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

[Suggestion] tslib.es6.js and module bundlers #9980

Closed
dmitrage opened this issue Jul 27, 2016 · 1 comment
Closed

[Suggestion] tslib.es6.js and module bundlers #9980

dmitrage opened this issue Jul 27, 2016 · 1 comment

Comments

@dmitrage
Copy link

tslib Version: 1.0.0

Now tslib.es6.js (tslib project) contains only ES6+ helpers. Including all helpers would allow using this file with module bundlers and benefit from tree-shaking while targeting ES5.

Also, this file should probably be referenced in package.json module field (proposal, already supported at least by webpack).

@mhegazy
Copy link
Contributor

mhegazy commented Apr 27, 2017

Fixed by microsoft/tslib#5

@mhegazy mhegazy closed this as completed Apr 27, 2017
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants