Add -c param and exclusion
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
{
|
||||
"Watch": {
|
||||
"Path": "./frontend/src"
|
||||
"Path": "./frontend/src",
|
||||
"Exclude": [ "./dist" ]
|
||||
},
|
||||
"Copy": [
|
||||
{
|
||||
|
Reference in New Issue
Block a user