You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 17, 2021. It is now read-only.
That would be really helpful for Browserify and Webpack users if you publish the project to NPM. At the moment it doesn't seem to be there yet https://www.npmjs.com/search?q=hopscotch
The project already has package.json file, so this should be pretty straightforward - just register at NPM and publish it.
The text was updated successfully, but these errors were encountered:
well, and UMD support will be also needed for this... I could make a PR, but not sure how you prefer to handle jquery dependency. I suppose it could be required for AMD and CommonJS environments, and optional for pure <script> deployments. Or, it could be not required anywhere, and used only if it is available in global window scope.
That would be really helpful for Browserify and Webpack users if you publish the project to NPM. At the moment it doesn't seem to be there yet https://www.npmjs.com/search?q=hopscotch
The project already has package.json file, so this should be pretty straightforward - just register at NPM and publish it.
The text was updated successfully, but these errors were encountered: