chore(putout) prepare for webpack v5

This commit is contained in:
coderaiser 2020-10-17 18:03:47 +03:00
parent 38fa908872
commit 154030c5fa
2 changed files with 3 additions and 1 deletions

View file

@ -3,6 +3,9 @@
"fixture*"
],
"match": {
".webpack": {
"webpack": "on"
},
"server": {
"remove-process-exit": true
},