summaryrefslogtreecommitdiff
path: root/tests/testdata/run/error_local_static_import_from_remote.ts.out
blob: 88990a049ea4506f38f45f68201bb254d4e939d5 (plain)
1
2
3
4
[WILDCARD]
error: Remote modules are not allowed to import local modules. Consider using a dynamic import instead.
  Importing: file:///some/dir/file.ts
    at http://localhost:4545/run/error_local_static_import_from_remote.ts:1:8