- Docs: Release building (alternative for `build.js`)

master
Brett Zamir 2018-07-31 15:22:49 -07:00
parent 97d093d6ef
commit b370f4a207
1 changed files with 2 additions and 1 deletions

View File

@ -36,7 +36,8 @@ The above steps can be done on a fork and committed via a pull request.
1. Ensure you are on the `master` branch with `git checkout master`.
1. Switch to the `gh-pages` branch with `git checkout gh-pages`.
1. Run the `build.js` executable
1. Run the `build.js` executable (`npm run build` if within the project root
directory).
1. Commit these changes with `git commit -m "Updating files for release X.Y.Z"`.
1. Switch back to the `master` branch with `git checkout master`.
1. Ensure this step worked by visiting