mirror of
https://gitee.com/dromara/electron-egg.git
synced 2026-05-14 11:52:07 +08:00
默认 bytecode 加密
This commit is contained in:
@@ -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'
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user