Skip to content

Vite does not cache deps with resolved node_modules path #10

@brawaru

Description

@brawaru

This makes it impossible to add dependency like @vintl/compact-number/locale-data/en, because it resolves to a full path, and then there are two modules: cached @vintl/compact-number and that locale data file, plus everything that it imports (including non-cached @vintl/compact-number)...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions