summaryrefslogtreecommitdiff
path: root/tests/testdata/dynamic_import/permissions_blob_remote.ts.out
blob: 20b6839e4c9a1881b9d43ba9c1d8e2331ae39197 (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]/dynamic_import/permissions_blob_remote.ts:3:1