ocombe / browser-sync-brunch

Adds BrowserSync http://browsersync.io/ support to brunch for automatic browser reloading and much more !
MIT License
26 stars 13 forks source link

Browsersync dependency version #16

Closed arpie42 closed 7 years ago

arpie42 commented 7 years ago

Any chance of increasing the browsersync dependency version up to >2.6.0, to allow use of watch event callbacks, as documented here : https://browsersync.io/docs/options/#option-files I've done this locally and it is working without issue (so far).

ocombe commented 7 years ago

Sure, if can you make a PR for that please?

arpie42 commented 7 years ago

Of course : https://github.com/ocombe/browser-sync-brunch/pull/17