Update build script

This commit is contained in:
James Cole
2021-02-10 07:00:45 +01:00
parent 416f8e2855
commit b1f2780fb6

View File

@@ -36,7 +36,7 @@ mkdir -p public/css
# build new stuff
yarn install
yarn audit fix
#yarn upgrade
yarn upgrade
yarn prod
# yarn watch