[Reference implementation] Service worker has no update functionality
Open
- Dominant language
- Rust
- Stars
- 1.2k
- Forks
- 230
- Avg merge
- 11m
- Merged PRs (30d)
- 1
Description
The service worker currently does not have functionality for updating when the source files have changed, and it also does not clean up files that are no longer needed (files present in the cache but not in `filesToCache` array).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.