Skip to content

Commit 89952ce

Browse files
committed
Removed redundant command from composer
1 parent 2853768 commit 89952ce

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

web/landing/composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@
8888
"rm -rf public/assets",
8989
"rm -rf build",
9090
"APP_ENV=prod bin/console cache:clear",
91-
"APP_ENV=prod bin/console flow:cache:refresh",
9291
"APP_ENV=prod bin/console importmap:install",
9392
"APP_ENV=prod bin/console tailwind:build --minify",
9493
"APP_ENV=prod bin/console asset-map:compile",

0 commit comments

Comments
 (0)