D
Deno
Change Theme
Search Answer Overflow
Login
jlandowner
Posts
Comments
D
Deno
•
Created by jlandowner on 1/12/2024 in
#help
How can I create a seqential deno task to pass args to child task?
@Leokuma @dsherret Thank you for checking the answer and more information <:deno_thankyou:1181938324273893376>
8 replies
D
Deno
•
Created by jlandowner on 1/12/2024 in
#help
How can I create a seqential deno task to pass args to child task?
Thanks, bot. It makes sense. Where should I ask for double-check the accuracy of this advice?
8 replies
D
Deno
•
Created by jlandowner on 1/12/2024 in
#help
How can I create a seqential deno task to pass args to child task?
I tried to specify
$1
but it still does not work.
"task-all"
:
"deno task task-a $1 && deno task task-b"
,
"task-all"
:
"deno task task-a $1 && deno task task-b"
,
8 replies