fix(admin-ui): modify webpack config to prevent throwing sourcemap errors (#5484)

This commit is contained in:
Kasper Fabricius Kristensen
2023-10-30 12:06:58 +01:00
committed by GitHub
parent 8f5b5b51a9
commit b69f182571
5 changed files with 20 additions and 26 deletions

View File

@@ -103,7 +103,6 @@
"react-router-dom": "6.8.0",
"react-select": "^5.5.4",
"react-table": "^7.7.0",
"source-map-loader": "^4.0.1",
"style-loader": "^3.3.3",
"swc-loader": "^0.2.3",
"swc-minify-webpack-plugin": "^2.1.1",