mirror of
https://gitee.com/dromara/electron-egg.git
synced 2026-05-14 03:52:07 +08:00
过滤builder文件
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user