webpack_encore.yaml 190 B

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