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

ServiceWorker doesn't work #1311

Closed
1 task done
mysticatea opened this issue Feb 18, 2019 · 1 comment
Closed
1 task done

ServiceWorker doesn't work #1311

mysticatea opened this issue Feb 18, 2019 · 1 comment

Comments

@mysticatea
Copy link
Member

  • I confirm that this is a issue rather than a question.

Bug report

Version

  • vuepress 1.0.0-alpha.39
  • @vuepress/plugin-pwa 1.0.0-alpha.39

Steps to reproduce

  1. Open https://mysticatea.github.io/eslint-plugin-eslint-comments/
  2. Open devtools
  3. Go Application tab > Service Workers.
  4. You can find a worker is in invalid URL.

image

What is expected?

  • The service worker caches files.

What is actually happening?

  • The service worker doesn't cache files.

Other relevant information

  • Your OS: Travis CI's Linux container (Ubuntu 14.04.5 LTS)
  • Node.js version: 10.15.1
  • Browser version: Chrome 73.0.3683.27(Official Build)beta
  • Is this a global or local install? : local
  • Which package manager did you use for the install? : yarn
@ulivz ulivz closed this as completed in 0d56a99 Feb 18, 2019
@ulivz
Copy link
Member

ulivz commented Feb 18, 2019

Thanks for the report again, I just created a MR to register-service-worker to solve the issue from the root.

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

No branches or pull requests

2 participants