Updated recipes of webpack-encore.

This commit is contained in:
Jan Böhmer 2020-01-07 19:16:39 +01:00
parent 5d86ba776a
commit 4e4b10ffbd
6 changed files with 48 additions and 6 deletions

View file

@ -773,17 +773,19 @@
]
},
"symfony/webpack-encore-bundle": {
"version": "1.0",
"version": "1.6",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "master",
"version": "1.0",
"ref": "5880e1fef9f9eb6a523e698a63f8feabcc8b0834"
"version": "1.6",
"ref": "69e1d805ad95964088bd510c05995e87dc391564"
},
"files": [
"./assets/css/app.css",
"./assets/js/app.js",
"./config/packages/assets.yaml",
"./config/packages/prod/webpack_encore.yaml",
"./config/packages/test/webpack_encore.yaml",
"./config/packages/webpack_encore.yaml",
"./package.json",
"./webpack.config.js"