Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 372 Bytes

README_PRODUCTION.md

File metadata and controls

8 lines (5 loc) · 372 Bytes

Building for Production

Our build script is an automated GitHub action. To simulate the build, please follow the steps outlined in the Latest Release Build workflow file.

Clarifications:

  • ${{ github.ref }} should evaluate to vX.X.X, where X.X.X is the version number.

The built zip files can be found in the dist directory.