GoogleChrome / workbox

📦 Workbox: JavaScript libraries for Progressive Web Apps

Home Page:https://developers.google.com/web/tools/workbox/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support adding plugins to `workbox-precaching` from `workbox-build` `generateSW`

segevfiner opened this issue · comments

Library Affected:
workbox-build

Browser & Platform:
Google Chrome v120.0.6099.199 desktop

Issue or Feature Request Description:
Add support for generating a call to addPlugins from workbox-precaching, similar to what can be done through runtimeCaching, when using generateSW, so we can add plugins to pre-caching without having to switch to injectManifest.