add dist in meantime

This commit is contained in:
Xevion
2020-08-10 06:37:05 -05:00
parent 636cb57d49
commit 842938cbb3
10 changed files with 203 additions and 2 deletions

View File

@@ -1,2 +1 @@
release: cd ./client/ && npm run build
web: gunicorn wsgi:app