mirror of
https://github.com/EasyTier/EasytierGame.git
synced 2025-05-19 10:27:56 +00:00
5 lines
224 B
Plaintext
5 lines
224 B
Plaintext
# 为了使用 ,您需要调整 使用以下任何一种方法,以便正确捆绑依赖项(参考:#6389):pnpm.npmrc
|
|
node-linker=hoisted
|
|
public-hoist-pattern=*
|
|
# shamefully-hoist=true # == public-hoist-pattern=*
|