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

GH-137: Update service worker configuration for improved caching #138

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

neviaumi
Copy link
Owner

this close #137
Revised the workbox configuration to precache essential file types and removed the navigateFallbackAllowlist. Added conditional logic to disable the service worker and enable self-destruction during development for better control. These changes enhance caching efficiency and streamline the development process.

this close #137
Revised the workbox configuration to precache essential file types and removed the navigateFallbackAllowlist. Added conditional logic to disable the service worker and enable self-destruction during development for better control. These changes enhance caching efficiency and streamline the development process.

Signed-off-by: David Ng <[email protected]>
@neviaumi neviaumi enabled auto-merge February 21, 2025 16:13
@neviaumi neviaumi merged commit 2abcdd6 into main Feb 21, 2025
1 check passed
@neviaumi neviaumi deleted the GH-137_deal-with-service-worker branch February 21, 2025 16:19
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.

Deal with Service worker
1 participant