1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/cli/tests/testdata/task
David Sherret e66d3c2c2e
refactor: remove DENO_UNSTABLE_NPM_SYNC_DOWNLOAD and custom sync functionality (#20504)
https://github.com/denoland/deno/pull/20488 enables us to remove this
functionality. This is better because our test suite is now not testing
a separate code path.
2023-09-14 17:51:28 +00:00
..
both refactor(cli): remove ProcState - add CliFactory (#18900) 2023-05-01 14:35:23 -04:00
deno_json chore(tests): ability to pattern match unordered lines (#20488) 2023-09-14 16:21:57 +00:00
deno_json_pre_post fix(npm): run pre and post tasks if present (#19178) 2023-05-18 15:51:17 -04:00
npx refactor(cli): remove ProcState - add CliFactory (#18900) 2023-05-01 14:35:23 -04:00
package_json refactor: remove DENO_UNSTABLE_NPM_SYNC_DOWNLOAD and custom sync functionality (#20504) 2023-09-14 17:51:28 +00:00
package_json_post fix(npm): run pre and post tasks if present (#19178) 2023-05-18 15:51:17 -04:00
package_json_post_only fix(npm): run pre and post tasks if present (#19178) 2023-05-18 15:51:17 -04:00
package_json_pre fix(npm): run pre and post tasks if present (#19178) 2023-05-18 15:51:17 -04:00
package_json_pre_only fix(npm): run pre and post tasks if present (#19178) 2023-05-18 15:51:17 -04:00
package_json_pre_post fix(npm): run pre and post tasks if present (#19178) 2023-05-18 15:51:17 -04:00