patch-package icon indicating copy to clipboard operation
patch-package copied to clipboard

feat: expect-patch flag

Open escaton opened this issue 6 months ago • 1 comments

Add new --expect-patch flag that produces error when no patches were applied. I found it useful to prevent accidental skips during Docker build for example, when patches folder is simply not in the build context, due to forgotten COPY, or .dockerignore

escaton avatar Jun 18 '25 19:06 escaton

@orta @ds300 please take a look

escaton avatar Jun 19 '25 21:06 escaton