Closed Aman-Codes closed 2 years ago
I can work with this issue pls assign me
do i just have to lazy loaded all in the components folder?
@viogustian I believe just updating all the page imports inside the Routes file would work.
Ok
@Aman-Codes Is this issue still open then I would like to contribute here.
I would like to work on this issue if it's still open @Aman-Codes
I Have started working on this pls assign me the issue if possible.
Description
Currently all the components are loaded during initial page load which increases the initial load time. We could use lazy loading to optimize the load time.
Steps followed and expected result
Update imports to use lazy loading. Example change
to