browserify / wzrd.in

browserify as a service.
http://wzrd.in
MIT License
639 stars 96 forks source link

transforms? #84

Open jfhbrook opened 10 years ago

jfhbrook commented 10 years ago

wzrd.in doesn't have any special support for transforms right now. I suppose the build env would need to have a sane list of supported transforms installed?

jfhbrook commented 10 years ago

Example: #83

thom4parisot commented 10 years ago

I thought it was the case by reading #43 :-)

So far I have worked around this by using optionalDependencies; cf. bbcrd/peaks.js@3dd0591855b030f9b38c26e05160223d1adb2036

TehShrike commented 8 years ago

Transforms would be cool! An occasionally-updated whitelist made up mostly of babel transforms would work for me.