Ver Fonte

default bytecode

哆啦好梦 há 2 anos atrás
pai
commit
4140d84142
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      electron/config/encrypt.js

+ 1 - 1
electron/config/encrypt.js

@@ -2,7 +2,7 @@
  * 加密配置
  */
 module.exports = {
-  type: 'confusion',
+  type: 'bytecode',
   directory: [
     'electron'
   ],