mirror of
https://github.com/denoland/deno.git
synced 2024-11-28 16:20:57 -05:00
5 lines
112 B
Text
5 lines
112 B
Text
{
|
|
"args": "run --quiet --allow-net=localhost:4545 wasm_url.js",
|
|
"output": "wasm_url.out",
|
|
"exitCode": 1
|
|
}
|