Skip to content
ivmartel edited this page Mar 29, 2020 · 8 revisions

Welcome to the dwv-jqui wiki!

For now the wiki is used to store unordered notes...

Build

The project is set to build to the trunk folder on the gh-pages branch.

Prepare:

  1. in package.json, update the version number
  2. in service-worker.js, update the version number
  3. commit and push to the master branch

Create build and publish:

  1. copy the demo/trunk folder of the gh-pages branch to the demo/stable folder
  2. commit and push to the gh-pages branch
  3. test the live stable demo
  4. create a github release with a tag equal to the version and the zipped 'demo/stable' folder as asset

Post steps:

  1. in package.json, update the version number
  2. in service-worker.js, update the version number
  3. commit and push to the master branch
Clone this wiki locally