Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

modify type image-cache type and add SVGA #30

Closed
wants to merge 1 commit into from

Conversation

HomWang
Copy link

@HomWang HomWang commented Aug 7, 2022

link: https://github.com/GoogleChrome/workbox/blob/63ea2ca52e7278411a71520f48bd9cf700694edd/demos/src/workbox-sw/sw.js
befor: new RegExp('.\.(?:png|jpg|jpeg|svg|gif)')
after: new RegExp('.
\.(?:png|jpg|jpeg|svg|gif|svga)')

@HomWang
Copy link
Author

HomWang commented Aug 7, 2022

Issues: #29

@kevinmarrec kevinmarrec added the enhancement New feature or request label Aug 9, 2022
@kevinmarrec
Copy link
Owner

Closing with #29 through fd77f68

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

Successfully merging this pull request may close these issues.

3 participants