Skip to content

Commit

Permalink
Compile assets
Browse files Browse the repository at this point in the history
  • Loading branch information
timriley committed Jan 5, 2025
1 parent 02af2db commit c45b646
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bin/static-build
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

set -eu

# Compile frontend assets
bundle exec hanami assets compile

# Build with Parklife - and forward arguments sent to this script.
bundle exec parklife build "$@"

Expand Down

0 comments on commit c45b646

Please sign in to comment.