Skip to content

plugin validator is not suitable for a single plugin #3

Description

@ozsay

The readme specifies:

For a single plugin, move your plugin folder contents to the repository root, keep one .cursor-plugin/plugin.json, and remove .cursor-plugin/marketplace.json.

but the validator is checking for marketplace.json first thing

const marketplacePath = path.join(repoRoot, ".cursor-plugin", "marketplace.json");

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions