Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-20 | feat(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 |