Skip to content

lukebatchelor/patch-package-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repro repo for bug in patch-package

Issue: patch-package/issues/357

The bug seems to occur when trying to patch a file that doesn't end in a newline, where the patch then involves adding a line to the end of the file.

To reproduce, I've installed a single very small package and added a comment on the last and third to last lines. After installing and running patch-package, the final comment is not applied.

In this repro it fails silently, but in my real project it was actually failing.

About

small repo to reproduce a weird bug in patch-package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published