carrot / roots-browserify

Roots v3 extension that uses browserify as a javascript pipeline
Other
21 stars 8 forks source link

allow additional transforms to be added #3

Closed jescalan closed 9 years ago

jescalan commented 10 years ago

If you have some nifty browserify transforms you're into, you should be able to pass them in to this extension and have them used.

hhsnopek commented 9 years ago

This can actually be done by just adding to your package.json

jescalan commented 9 years ago

yeah explicit pass should be available too. i added this feature though, so closing this.