codecov / codecov/codecov-javascript-bundler-plugins
Support esbuild
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 9
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Since we currently only support Rollup, Vite, and Webpack 5, we want to expand our potential user base by expanding support to esbuild.
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
Review the existing Rollup, Vite, and Webpack 5 support to understand how bundler plugins upload bundle stats to Codecov. Add equivalent esbuild support and verify that esbuild-generated bundle statistics can be uploaded correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100