Publishing section should give guidance on source map generation
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 142
- Forks
- 230
- PR merge metrics
- No merged PRs in 30d
Description
https://lit.dev/docs/tools/publishing/#compiling-with-typescript describes publishing .d.ts.map and shows "declarationMap": true, but does not give guidance on how TS->JS source maps should be set up.
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
Open the publishing documentation at the linked “Compiling with TypeScript” section and review its existing declarationMap guidance. Add guidance for configuring TypeScript-to-JavaScript source maps, with completion marked by clear instructions in that section.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100