Skip to content
This repository has been archived by the owner on Dec 10, 2019. It is now read-only.

Building a Version

Brian Muenzenmeyer edited this page Jul 13, 2016 · 3 revisions
  1. update master branch after pushing there from dev
  2. npm install npm update to be certain
  3. gulp patternlab:version to confirm what you expect
  4. gulp patternlab:serve to make sure it runs
  5. copy contents of directory, EXCLUDING
  • .git/
  • .github/
  • patternlab.json if it exists
  • node_modules/
  1. move to a separate directory
  2. test from new directory
  3. zip
  4. upload to draft release
Clone this wiki locally