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

Multiple patterns from command line doesn't work #426

Closed
levani opened this issue Feb 5, 2015 · 1 comment
Closed

Multiple patterns from command line doesn't work #426

levani opened this issue Feb 5, 2015 · 1 comment
Labels

Comments

@levani
Copy link

levani commented Feb 5, 2015

I'm unable to apply multiple patterns from command line. I use the following command:

browser-sync start --proxy "localhost/web" --files "dist/styles/*.css, *.html"

and nothing happens when I change css or html files, but if I apply only one pattern (only css or only html) both of them works fine.

Any ideas?

@shakyShane
Copy link
Contributor

npm install -g browser-sync@2.0.0-rc7

Thanks for reporting :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants