stefanpenner/es6-promise

Switch build to Babel 7?

pravi opened this issue · 1 comments

pravi commented

There is a babel-upgrade tool to automate upgrade and full changes in babel 7 here https://babeljs.io/blog/2018/08/27/7.0.0

We'd like to remove babel 6 from next version of debian and switched to using babel 7 for building es6-promise but it'd be nice to stay close to the versions you use.

Switching to babel 7 seems great, I welcome it. If i have some spare time, I'll doit myself but if someone has cycles a PR would be welcome