question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Load the project specific .browsersync.{yml|json} file

See original GitHub issue

It 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:closed
  • Created 8 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
shinnncommented, Aug 6, 2015

@shakyShane bs-config.js should be documented on the website.

0reactions
shakyShanecommented, Aug 6, 2015

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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found