1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-26 16:09:27 -05:00
denoland-deno/cli/tests/testdata/task
David Sherret 9efed4c7a3
refactor(cli): remove ProcState - add CliFactory (#18900)
This removes `ProcState` and replaces it with a new `CliFactory` which
initializes our "service structs" on demand. This isn't a performance
improvement at the moment for `deno run`, but might unlock performance
improvements in the future.
2023-05-01 14:35:23 -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
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