Document `.cdc` import for Next.js 15.1 Turbopack
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 81
- PR merge metrics
- No merged PRs in 30d
Description
npx create-next-app will configure projects to use turbopack by default now. It is not possible to use the traditional webpack configuration to import .cdc files. This documentation/tutorials should be updated accordingly.
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
Locate the documentation and tutorials covering .cdc imports and Next.js setup, starting with the guidance produced by npx create-next-app. Update the instructions for the default Turbopack configuration rather than the traditional webpack configuration, and verify that the documented setup explains how .cdc files are imported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- next.js
- Domain
- build-system, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100