Closed itsthesteve closed 3 months ago
Currently everything's bundled and it's quite heavy. Lazy the route components for now, and later implement loading on interaction and all that fun goodness.
Routes are now lazy loaded, but didn't shave much off the initial load size. Look into further optimizations.
Currently everything's bundled and it's quite heavy. Lazy the route components for now, and later implement loading on interaction and all that fun goodness.