Skip to content

Commit 2adad89

Browse files
committed
remove duplication
1 parent 8ad644b commit 2adad89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ webpack_encore:
33
# This should match Encore.setOutputPath() in webpack.config.js.
44
output_path: '%kernel.project_dir%/public/build'
55
# If multiple builds are defined (as shown below), you can disable the default build:
6-
# output_path: false # output_path: false
6+
# output_path: false
77

88
# if using Encore.enableIntegrityHashes() specify the crossorigin attribute value (default: anonymous)
99
# crossorigin: 'use-credentials'

0 commit comments

Comments
 (0)