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