mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
Ng19 migration (#4520)
This commit is contained in:
committed by
GitHub
parent
bcbdff9543
commit
5f5c238ccd
7
nx.json
7
nx.json
@@ -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
|
||||
}
|
||||
|
Reference in New Issue
Block a user