[chore] close warch

This commit is contained in:
gaoshuaixing
2025-01-17 13:25:00 +08:00
parent 78c51415dc
commit 75f3da33d7

View File

@@ -18,7 +18,7 @@ module.exports = {
directory: './',
cmd: 'electron',
args: ['.', '--env=local'],
watch: true,
watch: false,
}
},