javascript - WebPack io.js generators support -
i use webpack compile server-side scripts contain harmony (es6) generators. keep them , not use kind of polyfills or transpilers. webpack complains missing loader. webpack support compile straight forward generator please?
stack:
io.js webpack koa framework
this is fixed of webpack 1.12 it's using esprima 2.
Comments
Post a Comment