Skip to content

Commit 8e9facc

Browse files
committed
Assets manifest is not necessary with Webpack Encore
1 parent f0e8590 commit 8e9facc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

config/packages/assets.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11
framework:
2-
assets:
3-
json_manifest_path: '%kernel.project_dir%/public/build/manifest.json'
4-
strict_mode: '%kernel.debug%'
2+
assets: ~

0 commit comments

Comments
 (0)