mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-06-01 18:15:13 +00:00
Reorganize monorepo structure
* Move all config files to './configs' * Simplify './scripts' folder.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"presets": [
|
||||
"next/babel",
|
||||
"@babel/preset-flow"
|
||||
],
|
||||
"plugins": [
|
||||
[ "react-native-web", { "commonjs": true } ]
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user