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

Make the config `enabled: false` to work properly #11

Closed webdif closed 8 years ago

webdif commented 8 years ago

This PR make it possible to have enabled: false in brunch config file, to deactivate browser-sync. It can be really convenient to temporarily disable browser-sync in order for debugging purposes.