Support multiple file sourcemaps
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 147
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
It would be very useful if you could provide a folder of sourcemaps, that way you don't have to run the command for each file in chunked build scenarios.
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
No files or tests are identified in the issue. Start by locating the CLI entry point and current single-sourcemap argument handling, then run any existing command tests. Done means a folder of sourcemaps can be supplied for chunked builds without invoking the command separately for each file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100