Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

newforms not conventionally npm installable via github #116

Open
catskul opened this issue Oct 21, 2015 · 0 comments
Open

newforms not conventionally npm installable via github #116

catskul opened this issue Oct 21, 2015 · 0 comments

Comments

@catskul
Copy link

catskul commented Oct 21, 2015

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant