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

Browser not reloading with a vagrant server and gulp #388

Closed
arthurmchr opened this issue Jan 12, 2015 · 4 comments
Closed

Browser not reloading with a vagrant server and gulp #388

arthurmchr opened this issue Jan 12, 2015 · 4 comments

Comments

@arthurmchr
Copy link

I have a problem with my vagrant php local server.
Using browser-sync through gulp, I set up browserSync with proxy on my URL (fast.dev).
When I made modification to my files, I see

[BS] 1 file changed (main.css)

But my browser is not reloading.
I am accessing the website through the URL of browser-sync (localhost:3000).

Any ideas ? I tried a lot without success.
By the way, thanks a lot for your work !

@arthurmchr arthurmchr changed the title Browser not reloaded with a vagrant server and gulp Browser not reloading with a vagrant server and gulp Jan 12, 2015
@arthurmchr
Copy link
Author

Ok, I had problem in my HTML markup.

@jiv-e
Copy link

jiv-e commented Oct 29, 2015

I have the same problem.. How did you resolve it?

@arthurmchr
Copy link
Author

My problem was a HTML tag not properly closed

@jiv-e
Copy link

jiv-e commented Oct 29, 2015

Ok.. I finally found the reason. Browser-sync doesn't support CSS @import feature.

See: #10

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

2 participants