Ng19 migration (#4520)

This commit is contained in:
dominikiwanekhyland
2025-07-03 13:33:05 +02:00
committed by GitHub
parent bcbdff9543
commit 5f5c238ccd
127 changed files with 8582 additions and 6369 deletions

View File

@@ -1,8 +1,5 @@
{
"defaultBase": "develop",
"affected": {
"defaultBase": "develop"
},
"namedInputs": {
"sharedGlobals": [],
"default": ["{projectRoot}/**/*", "sharedGlobals"],
@@ -39,5 +36,7 @@
"inputs": ["default", "^production"]
}
},
"cacheDirectory": "nxcache"
"cacheDirectory": "nxcache",
"useInferencePlugins": false,
"useLegacyCache": true
}