babel / kneden

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

Rollup support #6

Closed marten-de-vries closed 8 years ago

marten-de-vries commented 8 years ago

Should be able to use https://github.com/rollup/rollup-plugin-babel when the rewrite is done.

marten-de-vries commented 8 years ago

The rewrite is merged, and rollup-plugin-babel is mentioned in the README.