summaryrefslogtreecommitdiff
path: root/tests/specs/task/byonm/deno_json_say.out
AgeCommit message (Collapse)Author
2024-04-20feat(task): support running npm binary commands in deno.json (#23478)David Sherret
npm binary commands like `vite` from a `node_modules/.bin` folder will now execute when defined in a deno.json Closes https://github.com/denoland/deno/issues/23477