This commit is contained in:
gaoshuaixing
2024-03-12 11:39:42 +08:00
parent 282683bccc
commit 86c24f2acd

View File

@@ -21,7 +21,6 @@ module.exports = {
directory: './',
cmd: 'electron',
args: ['.', '--env=local'],
loadingPage: '/public/html/loading.html',
}
},