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 923757e commit 0b2fc1dCopy full SHA for 0b2fc1d
symfony/webpack-encore-bundle/1.10/config/packages/webpack_encore.yaml
@@ -30,10 +30,6 @@ webpack_encore:
30
# pass the build name as the 3rd argument to the Twig functions
31
# {{ encore_entry_script_tags('entry1', null, 'frontend') }}
32
33
- # Cache the entrypoints.json (rebuild Symfony's cache when entrypoints.json changes)
34
- # Put in config/packages/prod/webpack_encore.yaml
35
- # cache: true
36
-
37
framework:
38
assets:
39
json_manifest_path: '%kernel.project_dir%/public/build/manifest.json'
0 commit comments