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
Marvin Hagemeister 66d25df42c
fix(npm): run pre and post tasks if present (#19178)
This PR optionally runs pre and posts tasks from `package.json` if
available.

Fixes #19157
2023-05-18 15:51:17 -04:00
..
both refactor(cli): remove ProcState - add CliFactory (#18900) 2023-05-01 14:35:23 -04:00
deno_json feat(task): support scripts in package.json (#17887) 2023-02-22 22:45:35 -05: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(cli): remove ProcState - add CliFactory (#18900) 2023-05-01 14:35:23 -04: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