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

feat: open caches and add fallback on sw interception #139

Merged
merged 2 commits into from
Apr 22, 2023

Conversation

userquin
Copy link
Member

@userquin userquin commented Apr 22, 2023

I guess we can do 2 more optimizations on icones website with PWA:

  • remove internal cache (if any): it seems we're caching visited collections in memory?
  • remove split requests: when requesting a collection, there are a few requests, we can use just one

@userquin userquin marked this pull request as draft April 22, 2023 00:55
@userquin userquin marked this pull request as ready for review April 22, 2023 01:32
@antfu antfu merged commit 74724b7 into main Apr 22, 2023
3 checks passed
@antfu antfu deleted the userquin/chore-sw-open-caches-and-fallback branch April 22, 2023 07:59
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

Successfully merging this pull request may close these issues.

None yet

2 participants