Open fabien-roy opened 2 years ago
Would be nice, it would spot build errors on the fly.
yarn build:all:dev for develop branch and yarn build:all:prod for main branch. Document in docs/development/workflows.md and deployment documentation.
yarn build:all:dev
develop
yarn build:all:prod
main
docs/development/workflows.md
Would be nice, it would spot build errors on the fly.
yarn build:all:dev
fordevelop
branch andyarn build:all:prod
formain
branch. Document indocs/development/workflows.md
and deployment documentation.