Closed webdif closed 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.
enabled: false
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.