Closed impowski closed 3 years ago
Failed to execute 'importScripts' on 'WorkerGlobalScope' Failed to register a ServiceWorker for scope: ServiceWorker script evaluation failed
I get those errors every time, tried every possible solution like setting swURL inside pwa options but it seems like nothing changes at all.
swURL
pwa
Is there anything I can do as a workaround with this issue or we need to wait for an update?
I've solved it by using cdn: false :)
cdn: false
I get those errors every time, tried every possible solution like setting
swURL
insidepwa
options but it seems like nothing changes at all.Is there anything I can do as a workaround with this issue or we need to wait for an update?