After vue-cli re-build, the application published to nginx will not be updated, and the resource obtained by the browser is from ServiceWorker.

clipboard.png

problem description

after vue-cli re-build, the nginx application is not updated, and the resource obtained by the browser is from ServiceWorker

.

the environmental background of the problems and what methods you have tried

remove it directly

import "./registerServiceWorker"

what result do you expect? What is the error message actually seen?

do not remove the relevant code, but update automatically after repackaging


generate a dynamic file name

Menu