static-react is using the old babel-register instead new @babel/register
Open
- Dominant language
- JavaScript
- Stars
- 346
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
If you have an app that is using the new babelify-9 (as of Babel 6.0.0) the static-react crashes because the old babel-register plugin cannot be loaded.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating where static-react loads Babel registration and compare its dependency or import to the babelify-9 setup described in the issue. Update the registration path to support @babel/register, then verify that an app using babelify-9 no longer crashes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- babel, javascript, react
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100