Closed akosyakov closed 4 years ago
Documentation Is:
One has to call navigator.serviceWorker.register at some point with the specific script URL. Is it done by this loader automatically? What import actually does? Clarification would be helpful.
navigator.serviceWorker.register
Sorry it is out of scope loader, please use mdn we just return web worker
Documentation Is:
Please Explain in Detail...
One has to call
navigator.serviceWorker.register
at some point with the specific script URL. Is it done by this loader automatically? What import actually does? Clarification would be helpful.Your Proposal for Changes