blob: 60d71ed6d695dbc5e346db72a2020fbde7d64b52 (
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]/dynamic_import/permissions_blob_remote.ts:4:1
|