feat: js bundle type : copy

This commit is contained in:
gaoshuaixing
2025-01-06 16:47:28 +08:00
parent af88924ba0
commit 3bee5f6d82

View File

@@ -32,10 +32,7 @@ module.exports = {
args: ['run', 'build'],
},
electron: {
language: 'javascript',
javascript: {
entryPoints: ['./electron/**/*.js'],
},
type: 'copy',
},
win64: {
cmd: 'electron-builder',