Add -c param and exclusion

This commit is contained in:
2022-02-01 17:15:14 +01:00
parent 311339685c
commit 12de91324e
2 changed files with 54 additions and 23 deletions

View File

@ -1,6 +1,7 @@
{
"Watch": {
"Path": "./frontend/src"
"Path": "./frontend/src",
"Exclude": [ "./dist" ]
},
"Copy": [
{