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 9bb9b94 commit ec5bc1fCopy full SHA for ec5bc1f
symfony/webpack-encore-bundle/1.10/config/packages/webpack_encore.yaml
@@ -20,8 +20,8 @@ webpack_encore:
20
# Preload all rendered script and link tags automatically via the HTTP/2 Link header
21
# preload: true
22
23
- # Set to true to throw an exception if the entrypoints.json file is missing or an entry is missing from the data
24
- strict_mode: false
+ # Throw an exception if the entrypoints.json file is missing or an entry is missing from the data
+ # strict_mode: false
25
26
# If you have multiple builds:
27
# builds:
0 commit comments