Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

[#422] add watchOptions to browserSync config #429

Merged
merged 1 commit into from
May 1, 2017
Merged

[#422] add watchOptions to browserSync config #429

merged 1 commit into from
May 1, 2017

Conversation

kennethwyu
Copy link
Contributor

Submitting a new PR as I think this got lost in the Blendid 4.0 release.

Addresses #422 -- allows for watchOptions to be specified within task-config.js and updates the readme with an example. (note that watch.gulpWatch isn't in the readme, which goes hand-in-hand with this change).

Since fsnotify file system events won't trigger in any VirtualBox shared folders, browserSync needs watchOptions.poll: true in order to know to re-compile when any source files are changed.

@greypants greypants merged commit 1141393 into vigetlabs:master May 1, 2017
@greypants
Copy link
Contributor

Whoops! Sure did. Thanks for catching that.

@greypants
Copy link
Contributor

Just published 4.0.1 with this included!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants