nx/docs/generated/devkit/isDaemonEnabled.md
Craigory Coppola c2e89f87b5
feat(core): add multi hash fn (#29935)
Adds function to compute multiple glob hashes in native code at the same time, greatly speeding up certain plugin performance.
2025-02-13 14:21:54 -05:00

436 B

Function: isDaemonEnabled

isDaemonEnabled(nxJson?): boolean

Parameters

Name Type
nxJson NxJsonConfiguration<string[] | "*">

Returns

boolean