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

Check the @babel/runtime dependency overhead #41

Open
ydennisy opened this issue Jun 18, 2018 · 1 comment
Open

Check the @babel/runtime dependency overhead #41

ydennisy opened this issue Jun 18, 2018 · 1 comment
Labels
optimisation Performance optimisation research Task which needs more research

Comments

@ydennisy
Copy link
Member

This is currently being used only for async/await syntax, maybe a smaller package is available or the use of this syntax can be avoided.

@ydennisy ydennisy changed the title Checke the @babel/runtime dependency overhead Check the @babel/runtime dependency overhead Jun 19, 2018
@ydennisy
Copy link
Member Author

I have now swapped to babel-polyfill due to a bug which would not allow for the extending of a 3rd party class.

@ydennisy ydennisy added research Task which needs more research optimisation Performance optimisation labels Jun 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
optimisation Performance optimisation research Task which needs more research
Projects
None yet
Development

No branches or pull requests

1 participant