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

Publish snorky.js and angular-snorky.js on npm? #5

Open
fladi opened this issue Aug 16, 2016 · 1 comment
Open

Publish snorky.js and angular-snorky.js on npm? #5

fladi opened this issue Aug 16, 2016 · 1 comment

Comments

@fladi
Copy link
Contributor

fladi commented Aug 16, 2016

Would it be possible to publish the JS assets on npmjs.org? This would make it easier for people like me who keep track of their assets through npm/package.json while using webpack to bundle up all files.

@ntrrgc
Copy link
Owner

ntrrgc commented Aug 16, 2016

As far as I know that would require a bit of rewiring since Snorky.js right now depends on simple globals for dependencies and packaging it for npm would require replacing them with require() calls whilst still generating production code files that still work with globals.

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

2 participants