preactjs / preactjs/vite-prerender-plugin
Vite 7: prerender sourcemap is always null
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 66
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Just a todo, no idea why this is yet
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 at src/plugins/prerender-plugin.js:355 and reproduce the Vite 7 prerendering path where the sourcemap is null. Trace the surrounding sourcemap handling to determine the expected behavior; the issue does not name a test or specify the intended result, so completion requires establishing that expectation and verifying the fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, vite
- Domain
- build-system, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100