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

Small fix to match info in types.ts #659

Merged
merged 2 commits into from
Feb 15, 2024
Merged

Small fix to match info in types.ts #659

merged 2 commits into from
Feb 15, 2024

Conversation

Bartek20
Copy link
Contributor

Changed start_url to start_url + '?standalone=true'

Changed start_url to start_url + '?standalone=true'
Copy link

netlify bot commented Feb 14, 2024

Deploy Preview for vite-plugin-pwa-legacy ready!

Name Link
🔨 Latest commit b4d8892
🔍 Latest deploy log https://app.netlify.com/sites/vite-plugin-pwa-legacy/deploys/65ccc6303b2f6e0008211698
😎 Deploy Preview https://deploy-preview-659--vite-plugin-pwa-legacy.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@userquin
Copy link
Member

this can be configured from user land, why do we need this default?

@Bartek20
Copy link
Contributor Author

Bartek20 commented Feb 14, 2024

That was written in types.ts in @ default value so I just changed it to match. If default should be clean base than let me change it in types.ts instead. 😄

@userquin
Copy link
Member

userquin commented Feb 14, 2024

@Bartek20 yeah, the default is set by the browser if missing in the web manifest, too many options... (IIRC, I need to check MSDN docs)

thx

@userquin userquin merged commit d18c510 into vite-pwa:main Feb 15, 2024
4 checks passed
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