Skip to content

Commit 9e31634

Browse files
committed
enable gzip to monitor asset sizes
1 parent ed95ea3 commit 9e31634

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ux.symfony.com/.symfony.local.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@ workers:
22
docker_compose: ~
33
sass:
44
cmd: ['symfony', 'console', 'sass:build', '--watch']
5+
6+
http:
7+
use_gzip: true

0 commit comments

Comments
 (0)