Skip to content

Commit e2ac4e3

Browse files
authored
fix(core): set consistent working directory when calculating runtime hash inputs (#18643)
1 parent 40d66ec commit e2ac4e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/nx/src/hasher/task-hasher.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -743,6 +743,7 @@ class TaskHasherImpl {
743743
runtime,
744744
{
745745
windowsHide: true,
746+
cwd: workspaceRoot,
746747
},
747748
(err, stdout, stderr) => {
748749
if (err) {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy