refactor: support edit the gp.conf

This commit is contained in:
Kevin Yue
2023-07-22 19:05:48 +08:00
parent 601f422863
commit a10539e9c3
18 changed files with 247 additions and 16 deletions

View File

@@ -25,6 +25,13 @@
},
"process": {
"exit": true
},
"fs": {
"scope": ["$TEMP/gp.conf"],
"writeFile": true
},
"os": {
"all": true
}
},
"bundle": {