build: remove deprecated nohoist settings and prevent hoisting of mobile dependencies

This commit is contained in:
Tom French 2022-06-30 22:43:50 +01:00 committed by James Long
parent aa4d05ece6
commit 58a0910996
2 changed files with 1 additions and 24 deletions

View file

@ -15,30 +15,6 @@
"workspaces": {
"packages": [
"packages/*"
],
"nohoist": [
"**/better-sqlite3",
"**/better-sqlite3/**",
"mobile/react-native",
"mobile/react-native-*",
"mobile/rn-fetch-blob",
"mobile/**/event-target-shim",
"mobile/@sentry/react-native",
"mobile/nodejs-mobile-react-native",
"**/mobile/nodejs-mobile-react-native/**",
"**/@react-native-community/**",
"**/@react-navigation/**",
"mobile/react-navigation",
"mobile/react-navigation-tabs",
"mobile/rn-snoopy",
"mobile/rn-snoopy/**",
"mobile/detox",
"mobile/detox/**",
"mobile/jsc-android",
"mobile/jsc-android/**",
"**/react-native-web",
"**/react-native-web/**",
"**/@sentry/cli"
]
},
"scripts": {

View file

@ -0,0 +1 @@
nmHoistingLimits: workspaces