vite-pwa / vite-plugin-pwa

Zero-config PWA for Vite
https://vite-pwa-org.netlify.app/
MIT License
3.21k stars 210 forks source link

Minimal setup for React #288

Open vdemcak opened 2 years ago

vdemcak commented 2 years ago

Hello, I'm having some issues with understanding the documentation and the examples provided.

Could someone help me to get the most barebones version up and running? I tried checking out the examples, but they don't help much.

For example, why are there around 19 scripts? What do they do and are they needed or can I just use vite commands? Why do all the examples include routers? Is rollup replace plugin needed?

Thanks.

userquin commented 2 years ago

@vdemcak check https://github.com/antfu/vite-plugin-pwa/issues/289