loaders
loaders copied to clipboard
Dealing with cache key and import.meta.url
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.