This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
"lint:eslint": {
|
||||
"cache": false
|
||||
},
|
||||
"build": {
|
||||
"inputs": ["src/**"],
|
||||
"outputs": ["dist/**"],
|
||||
"cache": false
|
||||
},
|
||||
"clean:dist": {
|
||||
"dependsOn": ["^clean:dist"],
|
||||
"cache": false
|
||||
|
||||
Reference in New Issue
Block a user