Rebuild frontend.

This commit is contained in:
James Cole
2020-10-01 14:24:35 +02:00
parent b3edbecde2
commit 9ab034c1ad
31 changed files with 167 additions and 61 deletions

View File

@@ -10,6 +10,8 @@ rm -rf ../public/v2/js
rm -rf ../public/v2/css
# build new stuff
npm install
npm audit fix
npm upgrade
npm run prod