blob: 34f9e81e145a9f9facfc77c24396f2930208f0e1 (
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.js
at http://localhost:4545/run/error_local_static_import_from_remote.js:1:8
|