We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b2d47f commit dac8270Copy full SHA for dac8270
compile
@@ -1,9 +1,7 @@
1
-cd "assets/"
+cd $phoenix_dir
2
3
echo "NPM RUN DEPLOY"
4
-npm run deploy
5
-
6
-cd $phoenix_dir
+npm --prefix assets run deploy
7
8
echo "MIX TEMPLATE_ASSETS"
9
mix template_assets
0 commit comments