Skip to content
This repository has been archived by the owner on Jan 22, 2023. It is now read-only.

Pre-caching is caching unpretty URLs #5

Open
chrisdmacrae opened this issue Feb 14, 2019 · 1 comment
Open

Pre-caching is caching unpretty URLs #5

chrisdmacrae opened this issue Feb 14, 2019 · 1 comment

Comments

@chrisdmacrae
Copy link
Owner

Pre-caching currently only pre-caches un-pretty URLs for HTML assets.

E.g, dist/blog/index.html.

So going to /blog/ does not work for pre-caching.

This needs to be fixed.

@nothingrandom
Copy link
Contributor

Any idea what actually causes this?
According to the workbox precaching docs, both clean URLs and directory index are handled by default

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants