Skip to content

Commit 3b8ec68

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: Remove 6.3 EOLed from Github template [Mailer] [Mailgun] Fix payload converter getReason [HttpFoundation] Fix clearing CHIPS cookies [AssetMapper] Turn debug on by default [AssetMapper] Fix JavaScript compiler load imports from JS strings [Notifier][Smsapi] Better docs for .com endpoint Fix exception if assets dir is missing in prod Update VERSION for 6.3.12 Update CHANGELOG for 6.3.12 Bump Symfony version to 5.4.36 Update VERSION for 5.4.35 Update CONTRIBUTORS for 5.4.35 Update CHANGELOG for 5.4.35
2 parents 3584457 + 67cd226 commit 3b8ec68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Resources/config/asset_mapper.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
param('kernel.project_dir'),
7676
abstract_arg('array of excluded path patterns'),
7777
abstract_arg('exclude dot files'),
78+
param('kernel.debug'),
7879
])
7980

8081
->set('asset_mapper.public_assets_path_resolver', PublicAssetsPathResolver::class)

0 commit comments

Comments
 (0)