Skip to content

Commit

Permalink
chore: build front pre-cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
hschoenenberger committed Jan 17, 2025
1 parent 016ff87 commit 568ad1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@ bundle-preprod: php-scoper config.php.preprod build-front
@./scripts/bundle-module.sh "ps_accounts_preprod.zip" "preprod"

define build_front
rm -f ./views/js/app.*.js
yarn --cwd ./_dev --frozen-lockfile
yarn --cwd ./_dev build
endef
Expand Down

0 comments on commit 568ad1f

Please sign in to comment.