The structure of my files is below
The service user registration code is located inside the app.jsp page. which accesses the service-worker.js file. But since both service-worker.js and the registration code must be placed in parallel, so the service worker does not work.
source
share