blob: 59a6f07fb8d761dc514083039d1cc7727095a23f (
plain)
1
2
3
4
5
|
error: Uncaught (in promise) TypeError: invalid URL: relative URL with a cannot-be-a-base base
at blob:null/[WILDCARD]:1:19
const a = await import(url);
^
at async file://[WILDCARD]/import_blob_url_import_relative.ts:6:11
|