Failed to register a ServiceWorker: The script has an unsupported MIME type ('text/html') Vue js?
问题 I want to include service worker in my vue js project and i did this before with my simple HTML projects in which it works really great but when i include the same file to my vue js code it keeps throwing the error The script has an unsupported MIME type ('text/html'). index.js?3609:11 Service wroker: error: SecurityError: Failed to register a ServiceWorker: The script has an unsupported MIME type ('text/html'). here is the code which i used for ragister my service worker if (navigator