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