babel / kneden

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

Switch to recast? #4

Closed marten-de-vries closed 8 years ago

marten-de-vries commented 8 years ago

to preserve whitespace + comments better.

marten-de-vries commented 8 years ago

Or just take the big leap and become a Babel plugin?

marten-de-vries commented 8 years ago

The 'rewrite' branch currently works on becoming a Babel plugin. That negates this issue.