mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-28 08:34:31 +00:00
Fix workflows and monorepo deps
* Remove 'react' packages from monorepo dependencies. * Ensure 'react-native-web' package is built first.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"packages": ["packages/react-native-web", "packages/babel-plugin-react-native-web"],
|
||||
"buildCommand": "compile",
|
||||
"buildCommand": "build",
|
||||
"sandboxes": ["/packages/react-native-web-examples/"],
|
||||
"node": "16"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user