Skip to content

Commit

Permalink
Update compilation of phoenix assets
Browse files Browse the repository at this point in the history
  • Loading branch information
skanderm committed Jul 14, 2023
1 parent f3a3356 commit e7b0a97
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions server/compile
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ source $phoenix_dir/load_env.sh

cd $phoenix_dir/ui
npm run build

cd $phoenix_dir/server
mix assets.deploy

0 comments on commit e7b0a97

Please sign in to comment.