Can not use `babel-plugin-polyfill-regenerator` with `entry-global` method
Open
- Dominant language
- TypeScript
- Stars
- 357
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
#### This error occurs during the build process:
```
The "regenerator" provider doesn't support the "entry-global" polyfilling method.
```
But I see in the [README](https://github.com/babel/babel-polyfills/blob/main/packages/babel-plugin-polyfill-regenerator/README.md) that it says this method is supported.
Contributor guide
Research direction
Start with the linked babel-plugin-polyfill-regenerator README and reproduce the build using the entry-global method. Trace why the regenerator provider rejects that method, then verify that the implementation and README agree about whether entry-global is supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100