• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

filter-mapping excludes?

 
Ranch Hand
Posts: 401
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hey,
is there a way to do excludes with filter-mapping?

I want to include *.js, but then exclude SlideMenu.js.
Poor old ns4 can't handle gzipped javascript. Most of my files wouldn't have any effect in ns4, but this one does.
If that is not possible, would this: match?
[ April 14, 2003: Message edited by: Garrett Smith ]
 
reply
    Bookmark Topic Watch Topic
  • New Topic