Closed tabazevedo closed 9 years ago
This may help https://github.com/babel/babel-loader?
Ended up getting it working, i was using that but it was parsing node_modules which caused it to die sometimes. Excluding node_modules made it work perfectly.
Figure out bundler (webpack) compatibility with ES6.