Skip to content

Commit

Permalink
adding note about the json_manifest_path - fixes #107
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverryan authored Feb 17, 2021
1 parent 14a222f commit 395b60a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ file:
# config/packages/webpack_encore.yaml
webpack_encore:
# The path where Encore is building the assets - i.e. Encore.setOutputPath()
# if you customize this, you will also need to change framework.assets.json_manifest_path (it usually lives in assets.yaml)
output_path: '%kernel.project_dir%/public/build'
# If multiple builds are defined (as shown below), you can disable the default build:
# output_path: false
Expand Down

0 comments on commit 395b60a

Please sign in to comment.