Skip to content

Commit 60e91cc

Browse files
author
symfony-flex-server[bot]
authored
Merge pull request #566
2 parents 64d4633 + 11c60ac commit 60e91cc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#webpack_encore:
2+
# Cache the entrypoints.json (rebuild Symfony's cache when entrypoints.json changes)
3+
# Available in version 1.2
4+
#cache: true

symfony/webpack-encore-bundle/1.0/config/packages/webpack_encore.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,3 @@ webpack_encore:
22
# The path where Encore is building the assets.
33
# This should match Encore.setOutputPath() in webpack.config.js.
44
output_path: '%kernel.project_dir%/public/build'
5-
6-
# Cache the entrypoints.json (rebuild Symfony's cache when entrypoints.json changes)
7-
# Available in version 1.2
8-
#cache: '%kernel.debug%'

0 commit comments

Comments
 (0)