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

Use tslib to reduce package size #3457

Closed
webleaf opened this issue Jan 19, 2019 · 0 comments
Closed

Use tslib to reduce package size #3457

webleaf opened this issue Jan 19, 2019 · 0 comments

Comments

@webleaf
Copy link
Contributor

webleaf commented Jan 19, 2019

We should use tslib, because it avoid duplicate declarations of things like __generator, __awaiter, __extends, __assign, etc.
It's easy. Just read this. It reduce package size.

@webleaf webleaf mentioned this issue Jan 19, 2019
@vlapo vlapo closed this as completed Jan 20, 2019
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

2 participants