summaryrefslogtreecommitdiff
path: root/cli/tests/unsupported_dynamic_import_scheme.out
blob: 9160f935f4047b5ad245a421186eb29301e84b0b (plain)
1
2
3
4
5
6
error: Uncaught (in promise) TypeError: Unsupported scheme "xxx" for module "xxx:". Supported schemes: [
    "data",
    "file",
    "http",
    "https",
]