element-hq / element-hq/compound
Publish (nightly?) compound-web packages on npm
Open
- Dominant language
- MDX
- Stars
- 24
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
To use compound-web currently, one has to use it as a git dependency, which takes ages (~6min on my mac, 10min in CI). This is because it has to install all the dependencies, including dev ones, and without the lock file.
It would be useful to have a version of compound-web published on NPM, possibly with a nightly version? Something where we publish automatically a `0.0.0-dev-[commit]-[date]` where `[commit]` is the short commit sha and `[date]` is the commit date, and tag it `@dev`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.