Skip to content

[email protected] supportΒ #1150

Open
Open
@SymphonySimper

Description

@SymphonySimper

Describe the problem

create-vite as of this commit switched to [email protected]. Which breaks install as vite-plugin-svelte requires vite^6.0.0.

Describe the proposed solution

So will it be possible to update vite-plugin-svelte to [email protected]

Alternatives considered

Manually changing vite version in package.json

-    "vite": "^7.0.0"
+    "vite": "^6.0.0"

Importance

nice to have

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttriageAwaiting triage by a project member

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions