babel / kneden

Transpile ES2017 async/await to vanilla ES6 Promise chains: a Babel plugin
ISC License
514 stars 41 forks source link

Webpack support #7

Closed marten-de-vries closed 8 years ago

marten-de-vries commented 8 years ago

Should be able to use https://github.com/babel/babel-loader once the rewrite is done.

marten-de-vries commented 8 years ago

Rewrite is merged. babel-loader is named in the README.