pull/443/head
hunterlong 2020-03-21 13:41:58 -07:00
parent 9fc329211b
commit b1ada66c86
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ top:
frontend-build:
rm -rf source/dist && rm -rf frontend/dist
cd frontend && yarn build
cd frontend && yarn && yarn build
cp -r frontend/dist source/ && cp -r frontend/src/assets/scss source/dist/
cp -r source/tmpl/*.* source/dist/