mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-31 09:44:21 +00:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user