Notes icon indicating copy to clipboard operation
Notes copied to clipboard

pnpm中的哪些包会自动提升到node_modules

Open any86 opened this issue 3 years ago • 0 comments

.npmrc 中 配置的 "public-hoist-pattern"会被提升, 其默认也有值, 默认如下: https://pnpm.io/npmrc#public-hoist-pattern

any86 avatar Jan 07 '22 02:01 any86