Skip to content
This repository was archived by the owner on Nov 30, 2021. It is now read-only.
This repository was archived by the owner on Nov 30, 2021. It is now read-only.

add "preload next page" to objectives #1

Open
@josmardias

Description

@josmardias

I don't really know yet how chunk lazy load works on Webpack, I think require() handles this.
So, this feature consists in perform a bundle split on pages, and while visiting a page, preload "next page". A "common" chunk should always be served in the first visit.

The "next page" concept could be explicit in the routing file.

The objective of this issue list this feature on the Objectives list at README.
Need to do a little research to know how community calls this feature before add it.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions