Abstract Optional lastOptional pausedOptional aggregateOptional followResolve symlinks and watch symlink and real file. This is usually not needed as webpack already resolves symlinks ('resolve.symlinks').
Optional ignored?: string | RegExp | string[]Ignore some files from watching (glob pattern or regexp).
Optional poll?: number | booleanEnable polling mode for watching.
Optional stdin?: booleanStop watching when stdin stream has ended.
Optional watcherOptional callback: CallbackFunction<void>Generated using TypeDoc
Delay the rebuilt after the first change. Value is a time in ms.