mirror of
https://gitee.com/dromara/electron-egg.git
synced 2026-05-14 03:52:07 +08:00
[feat] update encrypt config
This commit is contained in:
@@ -150,6 +150,10 @@ module.exports = {
|
||||
'./public/electron/**/*.(js|json)',
|
||||
],
|
||||
cleanFiles: ['./public/electron'],
|
||||
specificFiles: [
|
||||
'./public/electron/main.js',
|
||||
'./public/electron/preload/bridge.js',
|
||||
],
|
||||
confusionOptions: {
|
||||
compact: true,
|
||||
stringArray: true,
|
||||
|
||||
Reference in New Issue
Block a user