web-infra-dev / web-infra-dev/rslib
[Tracking issue]: Configuration Check
Open
Nobody has claimed this yet.
💡 feature
- Dominant language
- TypeScript
- Stars
- 1k
- Forks
- 67
- Avg merge
- 6h 9m
- Merged PRs (30d)
- 57
Description
This issue is used to record and track cases of which configuration check feature should be enabled.
rslib.config
- check correct entry for bundle and bundleless mode
package.json
tsconfig.json
- check
source.entrywithinclude/excludefield intsconfig.jsonin bundleless mode - https://github.com/web-infra-dev/rslib/issues/304
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
Start with the unchecked tsconfig.json item about source.entry and the include/exclude fields in bundleless mode, then read the linked rslib issue #304. Review the existing checks listed for rslib.config and package.json to understand the tracking scope. Done means the remaining configuration checks are implemented and the checklist can be updated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100