AlexCuse / SquishIt

Lets you *easily* bundle some css and javascript! Check out the Google group if you have questions!
http://groups.google.com/group/squishit
MIT License
4 stars 1 forks source link

.WithPreprocessor extension method #9

Closed AlexCuse closed 12 years ago

AlexCuse commented 12 years ago

Should be on bundles. This would make it easier to have all squishit code for a smallish project contained in single file.

AlexCuse commented 12 years ago

Use instance preprocessors in addition to globals or instead of? (For things like coffeescript where significant pain is felt on first use, static still probably makes sense as an option)

AlexCuse commented 12 years ago

Used in addition to globally registered preprocessors