mirror of
https://gitee.com/dromara/electron-egg.git
synced 2026-05-14 19:52:10 +08:00
feat: js bundle type : copy
This commit is contained in:
@@ -32,10 +32,7 @@ module.exports = {
|
||||
args: ['run', 'build'],
|
||||
},
|
||||
electron: {
|
||||
language: 'javascript',
|
||||
javascript: {
|
||||
entryPoints: ['./electron/**/*.js'],
|
||||
},
|
||||
type: 'copy',
|
||||
},
|
||||
win64: {
|
||||
cmd: 'electron-builder',
|
||||
|
||||
Reference in New Issue
Block a user