We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
i have a problem with browser-sync and cache.manifest. If i use
<html manifest="cache.manifest">
Browser sync failed to load itself:
If i remove the cache manifest it works fine.
The Content of my cache.manifest:
CACHE MANIFEST NETWORK: js/ping.js CACHE: index.html styles/main.css //ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js
some ideas what going wrong here?
The text was updated successfully, but these errors were encountered:
Please provide a sample repo showing this bug as I'm unable to reproduce
Sorry, something went wrong.
No branches or pull requests
Hi,
i have a problem with browser-sync and cache.manifest. If i use
Browser sync failed to load itself:
If i remove the cache manifest it works fine.
The Content of my cache.manifest:
some ideas what going wrong here?
The text was updated successfully, but these errors were encountered: