Fix
This commit is contained in:
@@ -13,6 +13,10 @@
|
|||||||
"inputs": ["./src/**"],
|
"inputs": ["./src/**"],
|
||||||
"outputs": ["./dist/**"]
|
"outputs": ["./dist/**"]
|
||||||
},
|
},
|
||||||
|
"pack": {
|
||||||
|
"dependsOn": ["^pack"],
|
||||||
|
"cache": false
|
||||||
|
},
|
||||||
"clean:cache": {
|
"clean:cache": {
|
||||||
"cache": false
|
"cache": false
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user