✨ Add initial send argument
This commit is contained in:
+1
-1
@@ -85,7 +85,7 @@ class Watcher
|
||||
{
|
||||
// ignored: /[\/\\]\./,
|
||||
ignored: regex,
|
||||
ignoreInitial: true
|
||||
ignoreInitial: !this.config.initialSend
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user