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
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -182,7 +182,7 @@
|
|||
"optimize-css-assets-webpack-plugin": "^5.0.0",
|
||||
"philip": "^2.0.0",
|
||||
"place": "^1.1.4",
|
||||
"putout": "^4.0.0",
|
||||
"putout": "^4.23.0",
|
||||
"readjson": "^1.1.3",
|
||||
"request": "^2.76.0",
|
||||
"rimraf": "^2.5.4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue