-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Update babel to 7.11.6. #1663
Update babel to 7.11.6. #1663
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1663 +/- ##
==========================================
- Coverage 72.15% 72.10% -0.05%
==========================================
Files 166 167 +1
Lines 12787 12884 +97
==========================================
+ Hits 9226 9290 +64
- Misses 3011 3030 +19
- Partials 550 564 +14
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
b902307
to
dd927cb
Compare
With the latest changes in goja (native support block-scoped variables, added in dop251/goja#264 and adopted in #1904), we are probably not going to update babel soon - we no longer have issues with In any case, if we want to update babel, we'll definitely need another PR, because:
|
Update babel from [6.26.0, preset=latest] to [7.11.6, preset=env].