404 - file not found for file: service-worker.js

0
I run a mendix project on version 7.6 and I keep on getting the following error in my log; 404 - file not found for file: service-worker.js any thoughts on what is error is about?
asked
1 answers
1

Might have something to do with the browser and caching of the service worker.

See for example: https://developers.google.com/web/ilt/pwa/lab-caching-files-with-service-worker

answered