Building
Build
The build command rebuilds all packages and notify the user of the success of the packages being rebuilt. To build the packages of frontier, run the command:
yarn run buildor
npm run buildRebuild
Rebuilding the frontier packages automatically reconstructs the packages, forgetting about any previous compilation of them. To rebuild the frontier packages, run the command:
yarn run rebuildor
npm run rebuild