Skip to content

Add PWA install support#529

Closed
makermelissa wants to merge 1 commit into
circuitpython:mainfrom
makermelissa-ai-assistant:feature/issue-44-pwa
Closed

Add PWA install support#529
makermelissa wants to merge 1 commit into
circuitpython:mainfrom
makermelissa-ai-assistant:feature/issue-44-pwa

Conversation

@makermelissa

Copy link
Copy Markdown
Collaborator

Summary

  • add a web app manifest and install icons for the CircuitPython editor
  • register a production-only service worker
  • cache the built app shell and same-origin static assets for offline startup

Testing

  • npm run build
  • node --check public/sw.js
  • parsed public/manifest.webmanifest as JSON
  • verified service worker app-shell URLs exist in dist/

Closes #44

@makermelissa-ai-assistant

Copy link
Copy Markdown
Contributor

Closing this because it was opened with the wrong GitHub account. Reopening from the makermelissa-piclaw account.

@makermelissa

Copy link
Copy Markdown
Collaborator Author

Closing this because I opened it with the wrong GitHub account. Reopening from makermelissa-piclaw.

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.

add feature to install as PWA app

2 participants