decentralized-identity / decentralized-identity/sidetree-reference-impl
Improve published packages
Open
enhancement
good first issue
help wanted
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
A published package right now includes all files, including all the docs, ts source, json, tests, etc.
We should:
1. Reduce the published package by including only compiled file (*.js) and the typescript definition files. 2. Optionally remove/flatten the `dist` folder.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.