Skip to content

Lazy load components

Cee Nell requested to merge lazy-load into main

Working to minimize the main thread work by lazy loading the components. It sort of seems pointless to apply to VisualizationView.vue since that contains all thecomponents, but I figure it doesn't hurt either. The steps in main.js seem more relevant when using the router more.

Merge request reports

Loading