web-infra-dev / web-infra-dev/rslib
[Feature]: More features of Rsdoctor in library scenarios
Open
@fi3ework is already working on this.
Since Feb 27, 2025.
💡 feature
- Dominant language
- TypeScript
- Stars
- 1k
- Forks
- 67
- Avg merge
- 6h 9m
- Merged PRs (30d)
- 57
Description
What problem does this feature solve?
Some rough ideas about the features we could provide:
- Inspect the bundled size locally (only bundled files of user's package)
- Inspect the size will be bundled into the application (include package's dependencies, similar to https://pkg-size.dev/ and https://bundlephobia.com/)
- GitHub Action to measure the diff of the metrics.
What does the proposed API look like?
/
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.
Assessment
This issue has not been assessed yet.