mirror of
https://gitee.com/dromara/electron-egg.git
synced 2026-06-12 15:01:04 +08:00
[chore] some
This commit is contained in:
@@ -17,7 +17,7 @@ module.exports = {
|
||||
electron: {
|
||||
directory: './',
|
||||
cmd: 'electron',
|
||||
args: ['.', '--env=local'],
|
||||
args: ['.', '--env=local', '--debuger=false'],
|
||||
watch: true,
|
||||
delay: 1000,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user