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 sync does watch or reload when site directory name has structure username.github.io #1490

Closed
8 tasks
ddcech opened this issue Jan 9, 2018 · 0 comments
Closed
8 tasks

Comments

@ddcech
Copy link

ddcech commented Jan 9, 2018

Issue details

  • Name site directory username.github.io
  • run browsersync: browser-sync start --server --files '**/*.html'
  • Go to http://localhost:3000
  • Change an html file - displays "connected to BrowserSync"
  • Nothing changes, cli shows nothing new reloaded or changed

After changing the name of the directory, everything started working. After experimenting changing the name but some other name with two periods, it stopped working. So something tells me that is the issue.

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

  • Browsersync [ 2.23.3 ]
  • Node [ 8.9.1 ]
  • Npm [ 5.6.0 ]

Affected platforms

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

Browsersync use-case

  • API
  • Gulp
  • Grunt
  • [ x ] CLI

If CLI, please paste the entire command below

browser-sync start --server --files '**/*.html'

@ddcech ddcech changed the title Browser sync does watch or reload when site directory name has structure username.gihub.io Browser sync does watch or reload when site directory name has structure username.github.io Jan 9, 2018
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