-
Notifications
You must be signed in to change notification settings - Fork 18
Home
ivmartel edited this page Mar 28, 2020
·
9 revisions
Welcome to the dwv-angular wiki!
For now the wiki is used to store unordered notes...
The project is set to build to the trunk folder on the gh-pages branch.
For a stable build:
- in
package.json
, update the version number - commit and push the changes
- run
yarn run build --prod --base-href /dwv-angular/demo/stable/
in the root folder, the build is in thedist folder
- commit and push the build to the gh-pages branch under
demo/stable
- create a github release with a tag equal to the version and the build as asset