Every C2 games I made, when I load it and I get error console:
Uncaught (in promise) DOMException: Failed to register a ServiceWorker: A bad HTTP response code (403) was received when fetching the script.
It's related to sw.js file
Anyone know can explain it and how to prevent it?
I'm using Chrome.
Thanks