Skip to content

Commit

Permalink
Recipe update: webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
barhoumi-dev committed Nov 30, 2023
1 parent ac5d3cf commit fe14890
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 24 deletions.
16 changes: 0 additions & 16 deletions assets/controllers/hello_controller.js

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"lato-font": "^3.0.0",
"moment": "^2.29.1",
"moment-timezone": "^0.5.40",
"regenerator-runtime": "^0.13.2",
"regenerator-runtime": "^0.13",
"sass": "1.32.*",
"sass-loader": "^13.2",
"stimulus": "^2.0.0",
Expand Down
9 changes: 3 additions & 6 deletions symfony.lock
Original file line number Diff line number Diff line change
Expand Up @@ -319,18 +319,15 @@
]
},
"symfony/webpack-encore-bundle": {
"version": "1.17",
"version": "2.1",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "1.10",
"ref": "eff2e505d4557c967b6710fe06bd947ba555cae5"
"version": "2.0",
"ref": "082d754b3bd54b3fc669f278f1eea955cfd23cf5"
},
"files": [
"assets/app.js",
"assets/bootstrap.js",
"assets/controllers.json",
"assets/controllers/hello_controller.js",
"assets/styles/app.css",
"config/packages/webpack_encore.yaml",
"package.json",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3469,7 +3469,7 @@ regenerate@^1.4.2:
version "1.4.2"
resolved "https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz"

regenerator-runtime@^0.13.11, regenerator-runtime@^0.13.2:
regenerator-runtime@^0.13, regenerator-runtime@^0.13.11:
version "0.13.11"
resolved "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz"

Expand Down

0 comments on commit fe14890

Please sign in to comment.