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 8ad644b commit 2adad89Copy full SHA for 2adad89
symfony/webpack-encore-bundle/1.0/config/packages/webpack_encore.yaml
@@ -3,7 +3,7 @@ webpack_encore:
3
# This should match Encore.setOutputPath() in webpack.config.js.
4
output_path: '%kernel.project_dir%/public/build'
5
# If multiple builds are defined (as shown below), you can disable the default build:
6
- # output_path: false # output_path: false
+ # output_path: false
7
8
# if using Encore.enableIntegrityHashes() specify the crossorigin attribute value (default: anonymous)
9
# crossorigin: 'use-credentials'
0 commit comments