blob: 38f4c02bcc5d1ea05a62f1da86c46d293387a403 (
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/cli/tests/error_local_static_import_from_remote.ts:1:0
|