1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-24 15:19:26 -05:00
denoland-deno/tests/specs/task
2024-05-23 23:43:38 +00:00
..
bin_package fix(npm): set up node_modules/.bin/ entries for package that provide bin entrypoints (#23496) 2024-05-23 23:43:38 +00:00
byonm feat(task): support running npm binary commands in deno.json (#23478) 2024-04-20 20:13:46 -04:00
doc_comments_incorrect feat(task): Task description in the form of comments (#23101) 2024-03-27 14:14:27 -07:00
doc_comments_no_args feat(task): Task description in the form of comments (#23101) 2024-03-27 14:14:27 -07:00
node_modules_dir_false fix(task): do not error if node_modules folder not exists (#23920) 2024-05-21 16:12:14 -04:00
npm_run feat(task): run npm run commands with Deno more often (#23794) 2024-05-23 15:39:48 +00:00
npx_installed_pkg_non_byonm fix(task): regression where npx <command> sometimes couldn't find command (#23730) 2024-05-09 03:16:44 +00:00