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

Remove "regenerator-runtime" polyfill #365

Merged
merged 6 commits into from
Aug 16, 2023

Conversation

Raruto
Copy link
Collaborator

@Raruto Raruto commented Mar 2, 2023

List of changes

  • remove regenerator-runtime dependency from package.json
  • remove static import "regenerator-runtime"; from src/app/main.js
  • exclude built-in "transform-regenerator" from .babelrc

For more info:

Closes: #44

@Raruto Raruto added the dependencies Pull requests that update a dependency file label Mar 2, 2023
@Raruto Raruto added this to the v3.9 milestone Mar 2, 2023
@Raruto Raruto marked this pull request as ready for review March 2, 2023 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check if the regenerator-runtime dependency is still useful nowadays
2 participants