mirror of
https://github.com/denoland/deno.git
synced 2024-11-25 15:29:32 -05:00
e30ad77ffa
Implemented in https://github.com/denoland/deno_config/pull/74 Closes https://github.com/denoland/deno/issues/24420
4 lines
77 B
Text
4 lines
77 B
Text
{
|
|
"args": "run --node-modules-dir=false main.ts",
|
|
"output": "main.out"
|
|
}
|