Skip to content

What if the files in package to be patched are minified? #592

@stevecj

Description

@stevecj

I was hoping to use patch-package to apply a small patch to swagger-ui since there is a fix that we need that nobody is getting around to merging. When I look at contents of node_modules/swagger-ui/, however, there are only minimized files in dist/ , so I'm not sure how I would patch that or whether it's even reasonable to try.

Is this a typical situation, or is swagger-ui breaking a norm by including only dist files?

Am I just missing some bit of common knowledge around this that could be added to the README for patch-package to help me and others who are missing that bit of knowledge?

Thanks for any help.

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