The Wayback Machine - https://web.archive.org/web/20201119000045/https://github.com/remoteinterview/zero/issues/116
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Babel 7.8.0 #116

Open
asadm opened this issue Jan 21, 2020 · 0 comments
Open

Upgrade to Babel 7.8.0 #116

asadm opened this issue Jan 21, 2020 · 0 comments

Comments

@asadm
Copy link
Member

@asadm asadm commented Jan 21, 2020

"Babel 7.8.0 supports the new ECMAScript 2020 features by default: you don't need to enable individual plugins for nullish coalescing (??), optional chaining (?.) and dynamic import() anymore with preset-env." - https://babeljs.io/blog/2020/01/11/7.8.0

We should update zero to latest babel and add an integration test for these features. I think the right change will be here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant
You can’t perform that action at this time.