Improve publishing instructions for multi-component packages
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/ provides guidelines for publishing a single element in a package (setting `main`, `module`, and `types` to the element's files.
It is unclear what package.json fields to use for packages that have multiple components.
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 publishing guidance at https://lit.dev/docs/tools/publishing/ and review how it currently explains single-element packages. Update the documentation so readers can identify the package.json fields needed for packages containing multiple components, with guidance clear enough to follow.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100