loaders icon indicating copy to clipboard operation
loaders copied to clipboard

Dealing with cache key and import.meta.url

Open bmeck opened this issue 4 years ago • 0 comments

Per web specifications the HTTPS imports PR has import.meta.url values that do not correspond to the cache key; Likely, it should be possible to make this intercept-able and recreate-able via Loaders which is not possible currently.

bmeck avatar Jun 15 '21 13:06 bmeck