Skip to content

Commit 1617228

Browse files
committed
[Site] Workaround for deploy
1 parent f364344 commit 1617228

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ux.symfony.com/.platform.app.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ hooks:
4646
set -x -e
4747
4848
curl -s https://get.symfony.com/cloud/configurator | (>&2 bash)
49+
# temporary until symfony-build runs importmap:install
50+
NO_ASSET_MAPPER=1
4951
5052
(>&2 symfony-build)
5153

0 commit comments

Comments
 (0)