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

Doesn't work with workers enabled #1

Open ocombe opened 9 years ago

ocombe commented 9 years ago

When the brunch workers are enabled, it doesn't work because multiple instances of BrowserSync are launched on different ports and the changes are not pushed to the correct websocket.