mirror of
https://github.com/denoland/deno.git
synced 2024-12-03 17:08:35 -05:00
115a306656
Ensures a dynamic import in a CJS file will consider the referrer as an import for node resolution. Also adds fixes (adds) support for `"resolution-mode"` in TypeScript.
5 lines
95 B
Text
5 lines
95 B
Text
{
|
|
"args": "info --quiet --json main.js",
|
|
"output": "main_info_json.out",
|
|
"exitCode": 0
|
|
}
|