-
fix(core): reduce time it takes to require nx commands (#28884)
发布于
2024-11-11 22:18:24 +00:00 Current Behavior
nx/src/command-line/nx-commandstakes ~88-91ms on my machine to
require which needs to happen for every single Nx command.Expected Behavior
nx/src/command-line/nx-commandstakes ~30-33ms on my machine to
require.Related Issue(s)
Fixes #
下载附件