web-infra-dev / rspress

🦀💨 A fast Rspack-based static site generator.
https://rspress.dev
MIT License
1.19k stars 107 forks source link

[Feature]: PWA support #1198

Open SoonIter opened 1 week ago

SoonIter commented 1 week ago

What problem does this feature solve?

Progressive Web Apps (PWA) is a new technology that combines the best of mobile web and the best of mobile apps to create a superior mobile web experience. They are installed on the phone like a normal app (web app) and can be accessed from the home screen.

Benefits

https://github.com/vite-pwa/vite-plugin-pwa https://wordpress.org/plugins/super-progressive-web-apps/ https://github.com/GoogleChrome/workbox

What does the proposed API look like?

@rspress/plugin-pwa (to be discussed)

chenjiahan commented 1 week ago

Maybe @rsbuild/plugin-pwa first 😄

citrusjunoss commented 1 week ago

+1