remove files["!node_modeuls"]

This commit is contained in:
草鞋没号 2021-12-30 11:01:38 +08:00
parent f00c53c0e9
commit f1bb26beca
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
"output": "release/${version}"
},
"files": [
"!node_modules",
"dist",
"package.json"
],