Skip to content
Discussion options

You must be logged in to vote

do it in your src-pwa/register-service-worker.js updated handler.

register(process.env.SERVICE_WORKER_FILE, {
  ...
  updated (/* registration */) {
    location.reload()
  }
  ...
}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by metalsadman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants