Revert "[webpack-encore-bundle] disable strict_mode by default (#1087)" (#1099)

This reverts commit 4995ec2fad.
This commit is contained in:
Nicolas Grekas
2022-06-18 11:16:19 +02:00
committed by GitHub
parent 9bb9b947b4
commit ec5bc1f6bc
@@ -20,8 +20,8 @@ webpack_encore:
# Preload all rendered script and link tags automatically via the HTTP/2 Link header
# preload: true
# 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
# Throw an exception if the entrypoints.json file is missing or an entry is missing from the data
# strict_mode: false
# If you have multiple builds:
# builds: