Skip to content

Commit 949b694

Browse files
authored
Consistency in asset config examples
1 parent 1a4d99b commit 949b694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/framework.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2112,7 +2112,7 @@ package:
21122112
<framework:package
21132113
name="foo_package"
21142114
json-manifest-path="%kernel.project_dir%/public/build/a_different_manifest.json"
2115-
strict="true"/>
2115+
strict="%kernel.debug%"/>
21162116
<!-- this package uses the global manifest (the default file is used) -->
21172117
<framework:package
21182118
name="bar_package"

0 commit comments

Comments
 (0)