workbox
workbox copied to clipboard
Uncaught non-precached-url: createHandlerBoundToURL('/index.html') was called
Welcome! Please use this template for reporting bugs or requesting features. For questions about using Workbox, the best place to ask is Stack Overflow, tagged with [workbox]: https://stackoverflow.com/questions/ask?tags=workbox
Library Affected: workbox-sw, workbox-build, etc.
Browser & Platform: E.g. Google Chrome v51.0.1 for Android, or "all browsers".
Issue or Feature Request Description: Your request here.
When reporting bugs, please include relevant JavaScript Console logs and links to public URLs at which the issue could be reproduced.
That's the error you'd expect to see if you call createHandlerBoundToURL('/index.html') but there's no entry for /index.html in your precache manifest.
Can you confirm that you're actually precaching /index.html?