mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-31 09:44:21 +00:00
Reorganize monorepo structure
* Move all config files to './configs' * Simplify './scripts' folder.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"packages": ["packages/react-native-web", "packages/babel-plugin-react-native-web"],
|
||||
"buildCommand": "compile",
|
||||
"sandboxes": ["/packages/examples/"],
|
||||
"sandboxes": ["/packages/react-native-web-examples/"],
|
||||
"node": "16"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user