3 lines
144 B
Text
3 lines
144 B
Text
cd $phoenix_dir
|
|
npm --prefix ./assets run build
|
|
mix "${phoenix_ex}.digest" #use the ${phoenix_ex} variable instead of hardcoding phx or phoenix
|