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-client.2.10.0.js not found #2

Closed
aravasio opened this issue Apr 7, 2016 · 1 comment
Closed

browser-sync-client.2.10.0.js not found #2

aravasio opened this issue Apr 7, 2016 · 1 comment

Comments

@aravasio
Copy link

aravasio commented Apr 7, 2016

When I try to use this generator, the index.html ends up reporting the following:

http://localhost:9000/browser-sync/browser-sync-client.2.10.0.js
Failed to load resource: the server responded with a status of 404 (Not Found)

I can certainly remove the

<script type='text/javascript' id="__bs_script__">//<![CDATA[
    document.write("<script async src='/browser-sync/browser-sync-client.2.10.0.js'><\/script>".replace("HOST", location.hostname));
//]]></script>

fragment from app/index.html, but I don't think this should be the case. Is it proper to report it as an issue?

Thanks

@bassjobsen
Copy link
Owner

@aravasio thanks for posting your issue. You're right about that i removed the browser-sync snippet.

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