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 14a222f commit 395b60aCopy full SHA for 395b60a
README.md
@@ -21,6 +21,7 @@ file:
21
# config/packages/webpack_encore.yaml
22
webpack_encore:
23
# The path where Encore is building the assets - i.e. Encore.setOutputPath()
24
+ # if you customize this, you will also need to change framework.assets.json_manifest_path (it usually lives in assets.yaml)
25
output_path: '%kernel.project_dir%/public/build'
26
# If multiple builds are defined (as shown below), you can disable the default build:
27
# output_path: false
0 commit comments