Fix dnt route

This commit is contained in:
Chocobozzz
2018-09-25 11:13:34 +02:00
parent 4ebf25fda0
commit aac0118dc3
2 changed files with 5 additions and 2 deletions

View File

@@ -5,3 +5,4 @@ set -eu
rm -rf ./dist
npm run tsc
cp -r "./server/static" "./dist"