Part-DB.Part-DB-server/config/packages/webpack_encore.yaml

5 lines
190 B
YAML
Raw Normal View History

webpack_encore:
# The path where Encore is building the assets.
# This should match Encore.setOutputPath() in webpack.config.js.
output_path: '%kernel.project_dir%/public/build'