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 661b620 commit 034c119Copy full SHA for 034c119
compile
@@ -1,3 +1,5 @@
1
yarn run postcss --ext=css -m --dir=./priv/static/assets ./assets/css
2
-cd assets && node build.ts
+cd assets
3
+node build.ts
4
+cd ../
5
mix phx.digest
0 commit comments