Skip to content

Commit

Permalink
fix: nx17 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
BioPhoton committed Oct 15, 2024
1 parent ca1e15b commit ebbfe6b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ export function getEnvTargets(
},
],
options: { environmentRoot },
// this is here to make it appear in the graph in older nx versions (otherwise it is filtered out)
// This is here to make it appear in the graph in older nx versions (otherwise it is filtered out)
command: `echo "dependencies installed for ${environmentRoot}"`
},
// runs env-bootstrap-env, install-env and stop-verdaccio
Expand Down

0 comments on commit ebbfe6b

Please sign in to comment.