Skip to content

Use route based chunking to reduce JS #3634

@iamareebjamal

Description

@iamareebjamal

Right now, megabytes of unneeded JS are loaded for the user to access eventyay.com

For a user to see the landing page with few images and cards of events, 6-8 MB of JS is not needed. Every 3rd party library and component with Admin Panel code is loaded for a single read only page.

Bundles should be split by route and only loaded on the routes where they are needed

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions