If someone is creating service workers with #Workbox recipes and injectManifest, a build with #esbuild, and doesn't have any issues, I'm interested! 😅
I have a very strange issue:
https://github.com/GoogleChrome/workbox/issues/3207
Bonus points if this is with @eleventy
Issue with `warmCache` option in `staticResourceCache` recipe · Issue #3207 · GoogleChrome/workbox
Library Affected: workbox-cli 6.5.4 (using injectManifest) and workbox-recipes 6.5.4 Browser & Platform: At least Chrome stable, couldn't replicate in Firefox where devtools are less powerful for s...