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

Generating the javascript file #20

Open
danyaljj opened this issue Apr 30, 2017 · 1 comment
Open

Generating the javascript file #20

danyaljj opened this issue Apr 30, 2017 · 1 comment

Comments

@danyaljj
Copy link
Member

Just to remember it:

npm install browserify -g
browserify index.js > apelles.js
@danyaljj
Copy link
Member Author

Publishing the NPM package.

  1. Update the version: npm version patch (or minor)
  2. Generate the apelles.js file with browserify.
  3. Publish: npm publish.

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