Resolve source map issue and rename additional files.

This commit is contained in:
Patrick Fic
2025-12-11 10:52:49 -08:00
parent d0d487abe8
commit d75f8a3155
7 changed files with 97 additions and 32 deletions

View File

@@ -31,6 +31,7 @@
"dayjs": "^1.11.19",
"electron-log": "^5.4.3",
"electron-updater": "^6.6.2",
"source-map-support": "^0.5.21",
"winax": "^3.6.2"
},
"devDependencies": {
@@ -47,6 +48,7 @@
"@types/node-cron": "^3.0.11",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
"@types/source-map-support": "^0.5.10",
"@types/xml2js": "^0.4.14",
"@vitejs/plugin-react": "^5.1.2",
"antd": "^6.1.0",