Commit Graph

8 Commits

Author SHA1 Message Date
Nicolas Gallagher e027829cdb Reduce babel junk in built files
Configure babel preset-env to match the documentation's browser support
list.
2022-07-06 15:42:38 -07:00
Nicolas Gallagher 3f04120d50 Update lint-staged and husky 2022-07-04 14:04:06 -07:00
Nicolas Gallagher 174b8f505a Update prettier and reformat source code 2022-07-03 17:37:19 -07:00
Nicolas Gallagher b6f844da30 Update eslint dependencies 2022-07-03 16:57:07 -07:00
Nicolas Gallagher 98dc30de73 Update jest dependencies 2022-07-03 16:50:06 -07:00
Nicolas Gallagher 341a9fc5c4 Update babel dependencies 2022-07-03 16:44:12 -07:00
Nicolas Gallagher b704844ca7 Build react-native-web using @babel/runtime
Share babel helpers across files. Reduces flat bundle size by 30K
minified and 3K gzipped.
2022-07-02 12:01:06 -07:00
Nicolas Gallagher f81095442f Reorganize monorepo structure
* Move all config files to './configs'
* Simplify './scripts' folder.
2022-07-02 12:01:01 -07:00