Some`yarn pack` Command Notes
Feb 7, 2024 · 1 min read · Some issues I had with the yarn pack command. I'm using Yarn Berry v4.0.2 Notes It reformats package.json: Remove the EOF empty line Converts indentation to 2 spaces Changes the EOL to LF Does not pack .yarnrc.yml Does not pack .gitignore
Join discussion