Skip to content

Move Regenerator into the monorepo #17197

@nicolo-ribaudo

Description

@nicolo-ribaudo

See #17146.

The regenerator repository has been archived and it's not maintained anymore (https://github.com/facebook/regenerator/). I suggest that we:

  • Move regenerator-runtime into @babel/helpers. We already have a bundle step that bundles it into @babel/helpers, we can just make that the original source now.
  • Move regenerator-transform into @babel/plugin-transform-generator, which will also simplify interaction with @babel/helpers.

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions