ソースを参照

default bytecode

哆啦好梦 2 年 前
コミット
4140d84142
1 ファイル変更1 行追加1 行削除
  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'
   ],