babel / minify

:scissors: An ES6+ aware minifier based on the Babel toolchain (beta)
https://babeljs.io/repl
MIT License
4.39k stars 225 forks source link

chore(CI): Update Circle CI config to v2.1 #992

Closed clarle closed 4 years ago

clarle commented 4 years ago

This updates the Circle CI YML config to V2 to make it work once more.

V1 was EOL'd back in 2018 and the smoke tests haven't run successfully since.

I used the config-translation endpoint to generate this and then added some shortcuts from the main Babel repo, so it may require some iteration to work.