diff --git a/symfony/webpack-encore-bundle/1.10/config/packages/webpack_encore.yaml b/symfony/webpack-encore-bundle/1.10/config/packages/webpack_encore.yaml index 46834f0c..e38afc40 100644 --- a/symfony/webpack-encore-bundle/1.10/config/packages/webpack_encore.yaml +++ b/symfony/webpack-encore-bundle/1.10/config/packages/webpack_encore.yaml @@ -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: