Skip to content

How to Build a release

Kevan Ahlquist edited this page Feb 18, 2015 · 6 revisions

Releases are tagged from the dist branch.

  1. Merge master into dist, pulling in all changes except the .gitignore.

  2. Run grunt build and commit changes in dist/ directory

  3. Tag the commit with a release version.