我已经建立了一个通用和 pwa 应用程序。
有没有办法解决这个错误?
可以看一个DEMO(第一次推送:))https://blogial-client.herokuapp.com/
服务器端控制台
ERROR { Error: Uncaught (in promise): Error: Cannot match any routes. URL Segment: 'ngsw_worker.es6.js.map'
Error: Cannot match any routes. URL Segment: 'ngsw_worker.es6.js.map'
铬控制台
ERROR Error: Uncaught (in promise): SecurityError: Failed to register a ServiceWorker: The script has an unsupported MIME type ('text/html').
更新
我解决了
ng add @angular/pwa --project *project-name*
我忘记了应用名称:(