Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 484 Bytes

deploying.md

File metadata and controls

15 lines (11 loc) · 484 Bytes

Don‘t do this if you are not project owner!

This information is just for reference for the project owner, if you are a regular contributor, see contibuting and make a pull request instead.

Deploying

  • Github Actions will take care of deployment to gh-pages when you push/merge to github main branch (gh-pages will be build by Github Actions)
  • For deployment of the library to npm see ./DragSelect/deployment.md