codecov / codecov/codecov-javascript-bundler-plugins
Support turbopack
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 9
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Turbopack does not currently support webpack-based plugins, making the existing codecov bundle analysis integration incompatible. we need an alternative approach to track bundle sizes in Next.js projects using turbopack.
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. Start by tracing the existing TypeScript webpack-based Codecov bundle analysis integration and comparing its assumptions with Turbopack in Next.js; done means an alternative can track bundle sizes without webpack-based plugins.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nextjs, typescript, webpack
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100