Loquicom
5 years ago
1 changed files with
4 additions and
2 deletions
-
4
2
deploy.json
|
@@ -14,7 +14,8 @@
|
|
|
},
|
|
|
"rm_dependencies": [
|
|
|
"copy-dir",
|
|
|
- "zip-dir"
|
|
|
+ "zip-dir",
|
|
|
+ "del"
|
|
|
]
|
|
|
},
|
|
|
{
|
|
@@ -28,7 +29,8 @@
|
|
|
},
|
|
|
"rm_dependencies": [
|
|
|
"copy-dir",
|
|
|
- "zip-dir"
|
|
|
+ "zip-dir",
|
|
|
+ "del"
|
|
|
]
|
|
|
}
|
|
|
]
|