Skip to content

Conversation

@lilyinstarlight
Copy link
Contributor

After we started generating our own bin links in #302, we did not provide the line-ending normalization that npm did

This PR corrects that to have similar behavior to before for packages with CRLF line-endings

@lilyinstarlight lilyinstarlight changed the title Apply dos2unix to script bin files Convert CRLF for script bin files Mar 6, 2023
After we started generating our own bin links, we did not provide the
line-ending normalization that npm did. This corrects that to have
similar behavior to before for packages with CRLF line-endings.

This also has a drive-by change to remove the unnecessary
`patchShebangs` due to the `patchShebangsAuto` hook running and finding
these files just fine now.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants