Explorar o código

默认 bytecode 加密

gsx %!s(int64=3) %!d(string=hai) anos
pai
achega
fde94e42b1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      electron/config/encrypt.js

+ 1 - 1
electron/config/encrypt.js

@@ -5,7 +5,7 @@
  * @param {Array} fileExt - file suffix to be encrypted, currently only .js is supported
  */
  module.exports = {
-  type: 'strict',
+  type: 'bytecode',
   directory: [
     'electron'
   ],