brigand / brigand/config-wizard
babel-polyfill generation
Open
- Dominant language
- JavaScript
- Stars
- 8
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The babelrc wizard can generate custom babel polyfill configurations that only include the required apis. This should be separate from the main babelrc and npm install generated content so the user can just ignore it.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the babelrc wizard's generation flow and trace how the main babelrc and npm install content are produced. Define the separate custom polyfill output so it includes only required APIs and can be ignored independently, then verify the generated configurations do not mix these contents.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- babel, javascript
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100