I can't seem to get the recursive flag to run
I'm using a workspace setup. This is my root
deno.json
:
And this would be inside of modules/thought/deno.json
:
Then I'm trying to run deno task -r dev
, which results in:
Which is true considering there's no task in my root json. but that's not the goal here...3 Replies
For reference:
Could you please open a PR on GH? This feel like a bug in Deno. Thanks!
Sure can do