Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 258 Bytes

BUILD.md

File metadata and controls

9 lines (6 loc) · 258 Bytes

Build Steps

  1. Run yarn build from project root.

Publish Steps

  1. If peer dependencies need updating for specific packages, need to manually do that first.
  2. For a standard publish, simply run yarn pub.
  3. For a canary release, yarn pubcanary.