Closed userquin closed 11 months ago
Latest commit: |
6551a80
|
Status: | ✅ Deploy successful! |
Preview URL: | https://362081b7.pwa-a3b.pages.dev |
Branch Preview URL: | https://userquin-fix-installable-pwa.pwa-a3b.pages.dev |
It seems there are some images in the app that requires gh auth (2fa in my case), testing PR preview on my Android device via usb cable:
Still not installable on my phone, it just creates a shortcut, it says it installs it but it does not!
Now the web manifest will be always served by the generator, we need to include the id and the scope, and the icons when required.
I'm going to add a warning when the web manifest doesn't have theme_color
.
This PR includes:
v5.3.3
TODO.md
file with pending todosprompt
strategy: just the mode insetupPwa
./*
from pnpm workspacecolor_theme
missing).npmrc
withshell-emulator=true
to test custom pwa assets configuration file changes: added the file and script (dev.custom
) to run the test