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