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

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