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