remove duplication

This commit is contained in:
Phil Taylor
2019-04-10 22:29:47 +01:00
committed by Phil E. Taylor
parent 8ad644b04a
commit 2adad89f66
@@ -3,7 +3,7 @@ webpack_encore:
# This should match Encore.setOutputPath() in webpack.config.js.
output_path: '%kernel.project_dir%/public/build'
# If multiple builds are defined (as shown below), you can disable the default build:
# output_path: false # output_path: false
# output_path: false
# if using Encore.enableIntegrityHashes() specify the crossorigin attribute value (default: anonymous)
# crossorigin: 'use-credentials'