Skip to content

pretty patch file paths #29

@milahu

Description

@milahu

instead of the default "flat" path format

patches/@tanstack+query-core+4.13.0.patch
patches/@tanstack+solid-query+4.13.0.patch

let me use a "deep" path format

patches/@tanstack/query-core/4.13.0.patch
patches/@tanstack/solid-query/4.13.0.patch

make this configurable in package.json

{
  "name": "my-project",
  "patch-package": {
    "path-format": "deep"
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions