Implement route based code splitting #208
Labels
enhancement
New feature or request
good first issue
Good for newcomers
GSSOC21
Issues created for/by the GirlScript Summer of Code'21 Participants
Level2
Bug fixing, Adding small features
Is your feature request related to a problem? Please describe.
Implement route-based code splitting and lazy loading so that what is needed only will be loaded and the rest will be loaded asynchronously in the background.
This will reduce website load time and improve performance tremendously!
The text was updated successfully, but these errors were encountered: