Skip to content

Missing README.md in vite_task crate #239

@naitokosuke

Description

@naitokosuke

crates/vite_task/Cargo.toml specifies readme = "README.md", but the file does not exist.
Other major crates (vite_task_graph, vite_task_plan, vite_workspace,etc.) all have their README.md present.

This is a trivial issue, but it becomes a blocker when building Vite Plus with Crane (a Nix library for building Cargo projects), as its source filtering fails when a referenced file is missing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions