ServiceWorkers currently only support the old `importScript`. Is there anything in `es-module-shims` that might possibly be useful for enriching what we can do in ServiceWorkers?
ServiceWorkers currently only support the old
importScript.Is there anything in
es-module-shimsthat might possibly be useful for enriching what we can do in ServiceWorkers?