Shopify / sprockets-commoner

Use Babel in Sprockets to compile JavaScript modules for the browser
MIT License
182 stars 22 forks source link

Add support for shimming modules #21

Open bouk opened 8 years ago

bouk commented 8 years ago

@lemonmade @alanly

This will make it possible to use enzyme with sprockets-commoner, so you can blacklist any modules that we don't need (namely those listed at https://github.com/airbnb/enzyme/blob/master/docs/guides/browserify.md).