Skip to content

[feat] ability to replace npm publish #580

@JounQin

Description

@JounQin

Affected Packages

@changesets/cli

Problem

I'm using clean-publish to publish packages, but it is not configurable in changesets, both of the two will run npm publish inside which makes them incompatible.

Proposed solution

{
  "publish": "npm run clean-publish"
}

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