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

Run configureStaticAssets when includeAssets option is true regardless of manifest option. #612

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

sgpinkus
Copy link
Contributor

Fixes one line conditional enabling collection of static assets.

Currently includeAssets option has no effect unless manifest is also set. This makes it impossible to include additional assets while managing your own manifest file.

Copy link

netlify bot commented Nov 28, 2023

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

Name Link
🔨 Latest commit ef72f05
🔍 Latest deploy log https://app.netlify.com/sites/vite-plugin-pwa-legacy/deploys/6565743cdc797a0008f252e0
😎 Deploy Preview https://deploy-preview-612--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.

Copy link
Member

@userquin userquin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch!

@userquin
Copy link
Member

userquin commented Dec 4, 2023

@sgpinkus I've been busy, I'll merge this PR and release a new patch tmr

@userquin userquin changed the title Run configureStaticAssets when includeAssets option is true regardless of manifest option. fix: configure static sssets when includeAssets option is true regardless of manifest option Dec 4, 2023
@userquin userquin changed the title fix: configure static sssets when includeAssets option is true regardless of manifest option fix: configure static assets when includeAssets option is true regardless of manifest option Dec 4, 2023
@userquin userquin changed the title fix: configure static assets when includeAssets option is true regardless of manifest option Run configureStaticAssets when includeAssets option is true regardless of manifest option. Dec 4, 2023
@userquin userquin merged commit c7e90a4 into vite-pwa:main Dec 4, 2023
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.

None yet

2 participants