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

java - Custom OutputStreamAppender not run: LOGBACK: No context given for <MYAPPENDER> -

java - UML - How would you draw a try catch in a sequence diagram? -

c++ - No viable overloaded operator for references a map -