mirror of
https://github.com/go-gitea/gitea.git
synced 2025-07-21 09:31:19 +02:00
Upgrade webpack to 5.59.1 to resolve the waitFor
bug with watch-frontend
(#17428)
Webpack < 5.59 has a bug, which makes watch-frontend fail when editing .less files.
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
"vue-calendar-heatmap": "0.8.4",
|
||||
"vue-loader": "15.9.8",
|
||||
"vue-template-compiler": "2.6.14",
|
||||
"webpack": "5.58.2",
|
||||
"webpack": "5.59.1",
|
||||
"webpack-cli": "4.9.1",
|
||||
"workbox-routing": "6.3.0",
|
||||
"workbox-strategies": "6.3.0",
|
||||
|
Reference in New Issue
Block a user