Skip to content

Commit 9282fff

Browse files
committed
chore: remove unused nx.json configuration
Signed-off-by: Giovanni De Giorgio <[email protected]>
1 parent 02c1886 commit 9282fff

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

nx.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,5 @@
4343
"production": ["default"]
4444
},
4545
"useInferencePlugins": false,
46-
"defaultBase": "main",
47-
"useLegacyCache": true,
48-
"release": {
49-
"version": {
50-
"preVersionCommand": "npx nx run-many -t build"
51-
}
52-
}
46+
"defaultBase": "main"
5347
}

0 commit comments

Comments
 (0)