Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: sanitize postinstall patch markers (#18982)
Yarn throws if patch markers with special characters are found in restored `node_modules`. To fix this, patch markers are now sanitized to not contain special characters.
- Loading branch information