Shopify / sprockets-commoner

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

Need to use node-browser-resolve to support browser field #3

Closed bouk closed 8 years ago

bouk commented 8 years ago

https://github.com/defunctzombie/node-browser-resolve

Should also copy https://github.com/substack/node-browserify/blob/master/lib/builtins.js to be able to use builtin modules.

Relay won't work without this