newforms not conventionally npm installable via github
Open
- Dominant language
- JavaScript
- Stars
- 634
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
For NPM installation, since `package.json` main points at `lib` which doesn't exist until the `dist` secript is run, this package is not installable via github url without modification.
It would be great if there was a way to point at a github version without forking, and building dist.
Hopefully I'll be able to make a pull request to this effect by adding an install script to the package.json.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.