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

Reverse the declaration order of the PWA Precaching strategy and the NetworkOnly strategy #54

Open
JimKerslake opened this issue Jun 9, 2023 · 0 comments

Comments

@JimKerslake
Copy link
Collaborator

Tentatively we think that the specific Precaching ought to get declared first ahead of NetworkOnly, since the latter may implement a more general rule.

Whichever strategy in the chain of declarations matches any given URL first - wins.
And Precached assets always get a CacheFirst strategy.

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