mirror of
https://github.com/denoland/deno.git
synced 2025-02-15 01:57:09 -05:00
10 lines
139 B
JSON
10 lines
139 B
JSON
![]() |
{
|
||
|
"tempDir": true,
|
||
|
"steps": [
|
||
|
{
|
||
|
"args": "run --unstable-npm-lazy-caching -A main.ts",
|
||
|
"output": "main.out"
|
||
|
}
|
||
|
]
|
||
|
}
|