Skip to content

Replace vite-tsconfig-paths with Vite 8's native resolve.tsconfigPaths #1816

@314systems

Description

@314systems

vinext currently uses vite-tsconfig-paths to resolve tsconfig.json path aliases.

However, vite-tsconfig-paths depends on tsconfck, which has been discontinued and does not declare TypeScript v6 as a supported peer dependency.

Users on TypeScript v6 therefore see peer dependency warnings when installing vinext.

See also: aleclarson/vite-tsconfig-paths#219.

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