Skip to content

Is there a way to analyse the import cost of JSON files? #343

@gabdara

Description

@gabdara

Many projects make it easy to import JSON files using the import syntax, and while that's useful and has nice DX, there are cases where the JSON file is massive and importing it might have unintended side effects like big bundle size, slow builds and even memory leaks.

Having a warning when the file is too big would help catch these kinds of issues early.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions