Skip to content

feat(addon): vite pwa #84

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from

Conversation

FatahChan
Copy link
Contributor

Vite PWA addon

@FatahChan FatahChan changed the title Feat/vite pwa addon feat(addon): vite pwa Apr 8, 2025
@jherr
Copy link
Collaborator

jherr commented Apr 8, 2025

I'm not super familiar with the state of the art with PWAs here. What's this actually doing in the app that is created with this add-on enabled?

@FatahChan
Copy link
Contributor Author

I'm not super familiar with the state of the art with PWAs here. What's this actually doing in the app that is created with this add-on enabled?

the main three are setup service work, auto generate different assets for the manifest, setup workbox which does the offline cache stuff.

this add-on, just make your app works offline out of the box, by basically persisting the assets

@jherr
Copy link
Collaborator

jherr commented Aug 7, 2025

This is super cool, but it's too out of date with the current codebase.

@jherr jherr closed this Aug 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants