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

Popular posts from this blog

ubuntu - How to disable Kernel Module Signing in linux -

java - Ebean enhancement ignores a model -

How to combine associative arrays in bash? -