Creating web dist tar.gz

This commit is contained in:
Michael Hansen
2019-05-22 14:12:39 -04:00
parent f3575d2794
commit f19782be11
+2
View File
@@ -49,6 +49,8 @@ manifest:
web-dist:
yarn build
rm -f rhasspy_web.tar.gz
tar -czf rhasspy-web-dist.tar.gz dist/
# -----------------------------------------------------------------------------
# Documentation