Skip to content

Commit d64a4ec

Browse files
chore: [nx migration] 18.0.0-disable-adding-plugins-for-existing-workspaces
1 parent 251080b commit d64a4ec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.env

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Nx 18 enables using plugins to infer targets by default
2+
# This is disabled for existing workspaces to maintain compatibility
3+
# For more info, see: https://nx.dev/concepts/inferred-tasks
4+
NX_ADD_PLUGINS=false

0 commit comments

Comments
 (0)