Skip to content

Commit

Permalink
upgrade rn-builder-bob to enable tree-shaking in rn-web
Browse files Browse the repository at this point in the history
  • Loading branch information
merrywhether committed Feb 25, 2023
1 parent 2c59100 commit 5ea5cd0
Show file tree
Hide file tree
Showing 2 changed files with 655 additions and 758 deletions.
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"windows",
"react-native-config.js"
],
"@react-native-community/bob": {
"react-native-builder-bob": {
"source": "src",
"output": "lib",
"targets": [
Expand Down Expand Up @@ -70,10 +70,7 @@
"css-tree": "^1.1.3"
},
"devDependencies": {
"@babel/core": "^7.18.2",
"@babel/plugin-syntax-flow": "^7.17.12",
"@babel/plugin-transform-react-jsx": "^7.17.12",
"@react-native-community/bob": "^0.9.7",
"react-native-builder-bob": "^0.20.0",
"@react-native-community/cli": "^9.0.0",
"@react-native-community/cli-platform-android": "^9.0.0",
"@react-native-community/cli-platform-ios": "^9.0.0",
Expand Down
Loading

0 comments on commit 5ea5cd0

Please sign in to comment.