vite-pwa / docs

Documentation: PWA integrations for Vite and the ecosystem
https://vite-pwa-org.netlify.app/
MIT License
196 stars 44 forks source link

Warnings on setting up a new workspace #139

Open Alex-Jongman opened 7 months ago

Alex-Jongman commented 7 months ago

I want to give the vite-plugin-pwa a try. So I setup a new workspace (npm create vite@latest) based on vite 5.1.4 But when I then install the vite-plugin-pwa I get some warnings:

npm WARN deprecated rollup-plugin-terser@7.0.2: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser
npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
npm WARN deprecated workbox-google-analytics@7.0.0: It is not compatible with newer versions of GA starting with v4, as long as you are using GAv3 it should be ok, but the package is not longer being maintained

Can I ignore them?

userquin commented 7 months ago

yes, just warnings