We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 949b694 commit 0ebc0a2Copy full SHA for 0ebc0a2
reference/configuration/framework.rst
@@ -2171,6 +2171,10 @@ strict
2171
2172
**type**: ``boolean`` **default**: ``false``
2173
2174
+Used with ``json_manifest_path``. If ``true``, an exception is thrown when an asset is not found
2175
+in the manifest. Using ``%kernel.debug%`` is recommended to find bugs during development and keep
2176
+stability on production.
2177
+
2178
.. versionadded:: 5.2
2179
2180
This option was introduced in Symfony 5.2.
0 commit comments