Fix service workers
This commit is contained in:
@@ -17,6 +17,6 @@
|
||||
|
||||
## 4. Verification
|
||||
|
||||
- [ ] 4.1 Verify service worker registers in production build and does not register in dev
|
||||
- [ ] 4.2 Verify repeat navigation and asset loads hit cache (Chrome DevTools Application tab)
|
||||
- [ ] 4.3 Verify a new deploy triggers cache version update and old caches are removed
|
||||
- [x] 4.1 Verify service worker registers in production build and does not register in dev
|
||||
- [x] 4.2 Verify repeat navigation and asset loads hit cache (Chrome DevTools Application tab)
|
||||
- [x] 4.3 Verify a new deploy triggers cache version update and old caches are removed
|
||||
|
||||
Reference in New Issue
Block a user