mirror of
https://github.com/denoland/deno.git
synced 2025-02-08 07:16:56 -05:00
afc23fb2e0
This was using the lockfile and esm.sh changed breaking the lockfile. We could pin to a specific esm.sh version, but ideally we shouldn't have the test suite dependent on remote servers.
5 lines
107 B
JSON
5 lines
107 B
JSON
{
|
|
"args": "info --allow-import myentry/welcome.ts",
|
|
"output": "with_import_map.out",
|
|
"exitCode": 0
|
|
}
|