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

Dead tslib.es6.js code #132

Open
sosoba opened this issue Oct 16, 2020 · 0 comments
Open

Dead tslib.es6.js code #132

sosoba opened this issue Oct 16, 2020 · 0 comments

Comments

@sosoba
Copy link

sosoba commented Oct 16, 2020

The ESM specification was introduced together with the ES6 (or ES2015) features like:

  • let
  • const
  • Object.assign
  • Classes

For this reason two tslib.es6.js metods like: __extends, __assign (maybe more) may be deleted. Even var declarations can be updated to let and const.

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

No branches or pull requests

1 participant