atharesinc / athares

Expo Web and Native Codebase
0 stars 0 forks source link

DEV: Explore+/- Implement Code Splitting #29

Closed actuallydan closed 3 years ago

actuallydan commented 4 years ago

Use the old browser code as an example of how to try and implement code splitting so we don't need to access code for routes we're not using to reduce our initial bundle size.

I'm not 100% sure expo will implement Suspense and Co. correctly but we'll find out.

The current metrics for the compiled site are as below:

Screen Shot 2020-11-30 at 2 33 37 AM