Remove heroku static compile file

This commit is contained in:
Uku Taht 2020-06-25 17:57:08 +03:00
parent 1e68436087
commit 9465ff4c6c

View File

@ -1,5 +0,0 @@
cd $phoenix_dir
NODE_ENV=production npm --prefix ./assets run deploy
npm --prefix ./tracker install && npm --prefix ./tracker run deploy
mix "${phoenix_ex}.digest"
mix "${phoenix_ex}.digest.clean"