blob: 287cf9998510f7ee5cf0c5b36271072c3fb2ba87 (
plain)
1
2
3
4
5
|
error: Uncaught (in promise) TypeError: Requires import access to "example.com:443", run again with the --allow-import flag
at blob:null/[WILDCARD]:1:8
await import(URL.createObjectURL(blob));
^
at async file:///[WILDCARD]/permissions_blob_remote.ts:3:1
|