diff options
Diffstat (limited to 'cli/tests/error_local_static_import_from_remote.js.out')
-rw-r--r-- | cli/tests/error_local_static_import_from_remote.js.out | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tests/error_local_static_import_from_remote.js.out b/cli/tests/error_local_static_import_from_remote.js.out index c3fda1274..1a2dcb2e3 100644 --- a/cli/tests/error_local_static_import_from_remote.js.out +++ b/cli/tests/error_local_static_import_from_remote.js.out @@ -1,2 +1,3 @@ [WILDCARD] error: Remote modules are not allowed to statically import local modules. Use dynamic import instead. +Imported from "[WILDCARD]error_local_static_import_from_remote.js:1" |