From 575140481c3830eed203254de5c8b3f1ebf2d688 Mon Sep 17 00:00:00 2001 From: gsx <530353222@qq.com> Date: Wed, 14 Jun 2023 08:53:52 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=87=E6=BB=A4builder=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- electron/config/encrypt.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/electron/config/encrypt.js b/electron/config/encrypt.js index 1079ed7..877e9d9 100644 --- a/electron/config/encrypt.js +++ b/electron/config/encrypt.js @@ -7,7 +7,8 @@ module.exports = { files: [ 'electron/**/*.(js|json)', '!electron/config/encrypt.js', - '!electron/config/nodemon.json' + '!electron/config/nodemon.json', + '!electron/config/builder.json', ], fileExt: ['.js'], confusionOptions: {