vite.config.ts
@@ -9,10 +9,10 @@ base:"./", plugins: [ vue(), // electron({ // // 配置 Electron 入口文件 // entry: 'electron-commonJS/main.js' // }), electron({ // 配置 Electron 入口文件 entry: 'electron-commonJS/main.js' }), ], resolve: { alias: {