Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to exclude multiple path patterns at the command line #1987

Open
2 of 10 tasks
wdssmq opened this issue Nov 29, 2022 · 0 comments
Open
2 of 10 tasks

How to exclude multiple path patterns at the command line #1987

wdssmq opened this issue Nov 29, 2022 · 0 comments

Comments

@wdssmq
Copy link

wdssmq commented Nov 29, 2022

Issue details

The --ignore parameter sets multiple values on the command line

Please specify which version of Browsersync, node and npm you're running

  • Browsersync [2.27.10]
  • Node [v16.17.0]
  • Npm [8.15.0]

Affected platforms

  • linux
  • windows
  • OS X
  • freebsd
  • solaris
  • other (please specify which)

Browsersync use-case

  • API
  • Gulp
  • Grunt
  • CLI

If CLI, please paste the entire command below

browser-sync start --proxy "http://127.0.0.1/" \
--cwd "/home/wdssmq/wwwroot/www/zbp_dev/zb_users" \
--ignore "**/bin/*.*, **/cache/*.*, **/usr/*.*" \
--files "plugin/**/*.css, plugin/**/*.html, plugin/**/*.js, plugin/**/*.php, plugin/**/*.txt"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant