codecov / codecov/codecov-javascript-bundler-plugins
Support Webpack 4
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 9
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
In our initial release we're currently only supporting Webpack 5, however there is quite a large Webpack 4 community out there that we should also support.
[!note]
This would require supporting at a minimum Node 16, which we currently do not.
Contributor guide
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
No files, tests, or entry points are named in the issue. Start by locating the existing Webpack 5 integration and the Node runtime constraints, then determine the compatibility changes and tests needed for Webpack 4 while retaining Webpack 5 support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100