Load the project specific .browsersync.{yml|json} file
See original GitHub issueIt will be awesome if we can set the projects in dotfile and configs from it for global purpose.
Also .browsersync.{yml|json}
file in the project dir to launch project specific settings for browser-sync xD
Issue Analytics
- State:
- Created 8 years ago
- Comments:7 (5 by maintainers)
Top Results From Across the Web
Browsersync options
Browsersync makes your browser testing workflow faster by synchronising URLs, interactions and code changes across multiple devices.
Read more >How to load contents of an external file into gulp browser-sync
I am loading browser-sync proxy and want to load search and replace terms from an external file in order to amend the page...
Read more >browser-sync - Start a server from any folder - YouTube
I have also covered few very important attributes that developers use very frequently, like: using a different port, washing selective files ...
Read more >Gulp v4 - Sass and BrowserSync setup - YouTube
In this video I look at how we can setup a gulp build that will compile Sass for us, and automatically sync all...
Read more >Quick setup for Gulp 4 + Browsersync + Sass - Coder Coder
In the project root we have our index.html , package.json , package-lock.json , and gulpfile.js files. And we have some ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@shakyShane
bs-config.js
should be documented on the website.This be an easy PR for someone.
If this fails, you could look in cwd for bs-config.js https://github.com/BrowserSync/browser-sync/blob/master/bin/browser-sync.js#L61