You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npm WARN deprecated [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser
npm WARN deprecated [email protected]: Please use @jridgewell/sourcemap-codec instead
On version 0.12.8. It is coming through from workbox-build and there is already an issue on their repo. GoogleChrome/workbox#3154
We can always reintroduce Vite PWA once we iron out the
rest of the things and our app is more ready to work offline
(by properly using stores, for example)
The status of workbox support is unclear, once it's clear we can
think about supporting it again: vite-pwa/vite-plugin-pwa#452
We can always reintroduce Vite PWA once we iron out the
rest of the things and our app is more ready to work offline
(by properly using stores, for example)
The status of workbox support is unclear, once it's clear we can
think about supporting it again: vite-pwa/vite-plugin-pwa#452
Getting these warnings on installation:
On version 0.12.8. It is coming through from
workbox-build
and there is already an issue on their repo.GoogleChrome/workbox#3154
The text was updated successfully, but these errors were encountered: