imperodesign / generator-impero

Impero's website skeleton generator, courtesy of Yeoman
Other
1 stars 1 forks source link

Prevent Babel from converting modules to CommonJS? #45

Closed samhh closed 7 years ago

samhh commented 7 years ago

See the end here: http://javascriptplayground.com/blog/2016/10/moving-to-webpack-2/

samhh commented 7 years ago

Fairly sure Babel 6 doesn't do this by default (anymore?): https://babeljs.io/docs/plugins/transform-es2015-modules-commonjs/