gaoshuaixing 1 년 전
부모
커밋
86c24f2acd
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      electron/config/bin.js

+ 0 - 1
electron/config/bin.js

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