Skip to content

Is there way to fetch other chunks with main.js? #214

@intelcoder

Description

@intelcoder

I am working on some performance improvement. When I check my performance profile, It fetches main.js which is not small. Then, it start to fetch other required chunks.

I looked at the site using Nextjs and it seem to fetch small buildManifest and start to fetch all he required chunk at the same time.

My site is waiting for the main.js because of my webpack setup or you believe I have wrong setup with react-imported-component?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions