mirror of
https://github.com/go-gitea/gitea.git
synced 2025-07-21 09:31:19 +02:00
Remove raw-loader dependency (#15112)
Webpack now includes this functionality, allowing us to drop this now-deprecated dependency. Ref: https://webpack.js.org/guides/asset-modules/ Ref: https://webpack.js.org/loaders/raw-loader/
This commit is contained in:
@@ -35,7 +35,6 @@
|
||||
"monaco-editor-webpack-plugin": "3.0.1",
|
||||
"postcss": "8.2.8",
|
||||
"pretty-ms": "7.0.1",
|
||||
"raw-loader": "4.0.2",
|
||||
"sortablejs": "1.13.0",
|
||||
"swagger-ui-dist": "3.45.1",
|
||||
"terser-webpack-plugin": "5.1.1",
|
||||
|
Reference in New Issue
Block a user