Closed
Description
Issue details
The docs don't show how to watch multiple directories, and information out there via google searches is misleading.
Please update docs to explain how multiple locations should be supplied
Steps to reproduce/test case
This fails, even though it's recommended on various articles:
browser-sync start --serveStatic 'static' --files 'location1' 'another/location'
This succeeds:
browser-sync start --serveStatic 'static' --files 'location1,another/location'
Please specify which version of Browsersync, node and npm you're running
- Browsersync [2.26.7]
- Node [11.14.0]
- Npm [6.7.0]
Affected platforms
Only tested on windows
Browsersync use-case
- API
- Gulp
- Grunt
- CLI
If CLI, please paste the entire command below
See above
Metadata
Metadata
Assignees
Labels
No labels