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

Babel - Runtime VS Polyfill needs to be evaluated #62

Open
ydennisy opened this issue Jul 30, 2018 · 0 comments
Open

Babel - Runtime VS Polyfill needs to be evaluated #62

ydennisy opened this issue Jul 30, 2018 · 0 comments
Assignees
Labels
optimisation Performance optimisation refactor research Task which needs more research

Comments

@ydennisy
Copy link
Member

Technically the app should be using the runtime as it should not pollute the global namespace of parent hosts. Which was the initial solution however there was a bug when using async and await

https://codersmind.com/babel-polyfill-babel-runtime-explained/
https://github.com/babel/babel/tree/472ad1e6a6d4d0dd199078fdb08c5bc16c75b5a9/packages/babel-plugin-transform-runtime

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

No branches or pull requests

1 participant