react-component / react-component/motion
Not compatible with webpack 5
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 178
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
Can we bump @babel/runtime to 7.12? Current version will get error when using webpack 5.
more context: https://github.com/babel/babel/issues/12058
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the package manifest entry for @babel/runtime and checking the referenced Babel issue for the webpack 5 incompatibility. Update the dependency to 7.12 and verify that the project still builds or tests successfully with webpack 5.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- babel, webpack
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100