Skip to content
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

Add offline PWA support #152

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add offline PWA support #152

wants to merge 2 commits into from

Conversation

FelixZY
Copy link
Contributor

@FelixZY FelixZY commented Jul 12, 2024

I've taken @danielaei's initial effort in #82 and rebased it on main, followed by adding a few final pieces for full offline PWA support. This pairs nicely with the new mobile support in #148 .

Fixes #15

danielaei and others added 2 commits July 12, 2024 22:47
Minor fixes such as setting the start_url to `/editor`. Also add
complete offline support by updating configuration.

This is especially nice for mobile users.

I've had some slight issues running this via `npm run dev`.
However, `npm run build && npm run preview` seems to work fine.
Copy link

vercel bot commented Jul 12, 2024

@FelixZY is attempting to deploy a commit to the dottle's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

[Feature] Make drawdb a PWA
2 participants