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

Chore: add script to site that remove service-worker #2047

Merged
merged 1 commit into from Nov 23, 2022
Merged

Conversation

ota-meshi
Copy link
Member

I've noticed that the latest docs site doesn't display from some devices.
This is because previously we were using @vuepress/plugin-pwa and the cache is displayed by the service worker.
https://vuepress.vuejs.org/plugin/official/plugin-pwa.html

This PR adds a script to remove service workers.
See also below for how to remove.
https://github.com/NekR/self-destroying-sw

@ota-meshi
Copy link
Member Author

I will merge and check it.

@ota-meshi ota-meshi merged commit ced6fc3 into master Nov 23, 2022
@ota-meshi ota-meshi deleted the remove-sw branch November 23, 2022 23:24
@ota-meshi
Copy link
Member Author

For me it seems to have worked.

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

1 participant