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 5ece69c commit 4995ec2Copy full SHA for 4995ec2
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
- # Throw an exception if the entrypoints.json file is missing or an entry is missing from the data
24
- # strict_mode: false
+ # Set to true to 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