猩星文档
/
npm8中文文档
npm 8.19.1
1
CLI 命令
1-44
npm rebuild
1-44-3
配置
1-44-3-1 `global`
1-44-3-2 `bin-links`
1-44-3-3 `foreground-scripts`
1-44-3-4 `ignore-scripts`
1-44-3-5 `workspace`
1-44-3-6 `workspaces`
1-44-3-7 `include-workspace-root`
1-44-3-8
`install-links`
npm 8.19.1
/
CLI 命令
/
npm rebuild
/
配置
/
`install-links`
中英双语
默认值:假
类型:布尔值
当设置 file: 存在于项目根目录之外的协议依赖项将被打包并安装为常规依赖项,而不是创建符号链接。此选项对工作区没有影响。
上一章:
`include-workspace-root`
下一章:
npm repo