mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
chore(putout) prepare for webpack v5
This commit is contained in:
parent
38fa908872
commit
154030c5fa
2 changed files with 3 additions and 1 deletions
|
|
@ -1,5 +1,4 @@
|
|||
last 2 Chrome versions
|
||||
last 2 Safari versions
|
||||
Firefox ESR
|
||||
maintained node versions
|
||||
not dead
|
||||
|
|
|
|||
|
|
@ -3,6 +3,9 @@
|
|||
"fixture*"
|
||||
],
|
||||
"match": {
|
||||
".webpack": {
|
||||
"webpack": "on"
|
||||
},
|
||||
"server": {
|
||||
"remove-process-exit": true
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue