mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(package) putout v4.23.0
This commit is contained in:
parent
2c6449b14d
commit
0e39ecaa77
2 changed files with 4 additions and 4 deletions
|
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"match": {
|
||||
"server": {
|
||||
"remove-process-exit": true
|
||||
},
|
||||
"server/(server|exit).js": {
|
||||
"remove-process-exit": false,
|
||||
"remove-console": false
|
||||
|
|
@ -12,9 +15,6 @@
|
|||
},
|
||||
"test/common/cloudfunc.js": {
|
||||
"remove-console": false
|
||||
},
|
||||
"server": {
|
||||
"remove-process-exit": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue