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

Switch tsc target to es2017 #2905

Merged
merged 1 commit into from
Aug 6, 2021
Merged

Switch tsc target to es2017 #2905

merged 1 commit into from
Aug 6, 2021

Conversation

jeffposnick
Copy link
Contributor

Fixes #2902

This ensures that the generated JS files that tsc produces all use ES2017 syntax. (This is separate from our rollup-produced bundles.)

@jeffposnick jeffposnick merged commit c92beff into v6 Aug 6, 2021
@jeffposnick jeffposnick deleted the tsc-target-es2017 branch August 6, 2021 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Optional chaining issue with Node v10/v12 builds in release 6.2.0
1 participant