Build react-native-web using @babel/runtime

Share babel helpers across files. Reduces flat bundle size by 30K
minified and 3K gzipped.
This commit is contained in:
Nicolas Gallagher
2022-07-01 00:55:36 -07:00
parent f81095442f
commit b704844ca7
4 changed files with 5841 additions and 5686 deletions
+1
View File
@@ -14,6 +14,7 @@
"!**/__tests__"
],
"dependencies": {
"@babel/runtime": "^7.18.6",
"create-react-class": "^15.7.0",
"fbjs": "^3.0.0",
"inline-style-prefixer": "^6.0.0",