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

[@nrwl/react] Missing polyfills when using babel with app #1668

Closed
jaysoo opened this issue Jul 31, 2019 · 1 comment
Closed

[@nrwl/react] Missing polyfills when using babel with app #1668

jaysoo opened this issue Jul 31, 2019 · 1 comment
Labels

Comments

@jaysoo
Copy link
Member

jaysoo commented Jul 31, 2019

We are missing polyfills when using the --babel option with app schematic, we should also updating polyfills.ts with core-js and regenerator-runtime.

Otherwise some language features like async-await will not work.

Expected Behavior

Can use async-await

Current Behavior

Using async-await generates error.

Context

  • Nx version: 8.4.1
@github-actions
Copy link

This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant