Skip to content

Feature Request: Support Nextjs on demand compile mechanism #5

@promer94

Description

@promer94

Thanks for making this awesome plugin !
It works really for normal webpack project and the metrics of loaders is super helpful.

Problem

Nextjs has a special on-demand compile mechanism, it would only compile a small part of project in initial compilation.
When i try to use this plugin with nextjs, i notice that the plugin only collect the initial compilation results.
If i navigate to a new page, i will not able to see the new compilation result in the plugin's dashboard

Do you have any plan to support this ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions