Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pnpm to 9.1 #11423

Merged
merged 2 commits into from
May 16, 2024
Merged

Update pnpm to 9.1 #11423

merged 2 commits into from
May 16, 2024

Conversation

Soltus
Copy link
Contributor

@Soltus Soltus commented May 15, 2024

不需要合并此 PR,只是说 pnpm 9.1 有个利好 windows 用户(包括 github action)的重大改进:添加了名为 virtual-store-dir-max-length 的新设置,用于修改 node_modules/.pnpm 中目录的最大允许长度。默认长度设置为 120 个字符。此设置在 Windows 上特别有用,因为 Windows 对文件路径 #7355 的最大长度有限制。

这将带来两方面变化:一是有些 pnpm 命令运行速度在一些情况下会显著提升;二是可以避免一些构建错误情况的发生

@88250 88250 merged commit 21c8d53 into siyuan-note:dev May 16, 2024
1 check passed
@88250
Copy link
Member

88250 commented May 16, 2024

好像没啥缺点的话我们就合并了,感谢贡献。

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.

None yet

2 participants