书栈网 · BookStack 本次搜索耗时 0.031 秒,为您找到 706 个相关结果.
  • 运行脚本

    pnpm run pnpm test pnpm exec pnpm dlx pnpm create pnpm start
  • package.json

    package.json engines dependenciesMeta dependenciesMeta.*.injected peerDependenciesMeta peerDependenciesMeta.*.optional publishConfig publishConfig.executableFiles publishConf...
  • .npmrc

    .npmrc 依赖提升设置 hoist hoist-pattern public-hoist-pattern shamefully-hoist Node 模块设置 store-dir modules-dir node-linker symlink enable-modules-dir virtual-store-dir package-...
  • 配置

    配置 配置 pnpm 使用 npm 的配置 格式。 因此,您设置配置的方式应该与 npm 相同。 例如, pnpm config set store - dir / path / to /. pnpm - store 如果没有配置 store ,那么pnpm 将自动在同一磁盘上创建 store。 如果您需要 pnpm 跨越多个硬盘或文件...
  • Contributing

    Contributing Joining the project Building and Testing Documentation Image-Based Tests Bugs and Issues Contributing New contributions to the library are welcome, but we ask ...
  • 查看依赖

    pnpm audit pnpm list pnpm outdated pnpm why pnpm licenses
  • Motivation

    Motivation Saving disk space Boosting installation speed Creating a non-flat node_modules directory Motivation Saving disk space When using npm, if you have 100 projects u...
  • Installing

    Installing Instructions Windows macOS Linux Next Step Additional Tools Local Development Server Dependency Management Node.js Proxy Settings for Downloading Frontend Toolcha...
  • 快速开始

    快速开始 在命令行中运行 更多配置 生成基础配置文件 使用 Babel 使用 webpack 使用 Vite 使用 Parcel 使用 TypeScript 通过 babel 实现 通过 ts-jest 实现 类型定义 快速开始 使用你最喜欢的包管理器安装Jest: npm Yarn pnpm npm install --...
  • 配置

    配置 配置 pnpm 使用 npm 的配置 格式。 因此,您设置配置的方式应该与 npm 相同。 例如, pnpm config set store - dir / path / to /. pnpm - store 如果没有配置 store ,那么pnpm 将自动在同一磁盘上创建 store。 如果您需要 pnpm 跨越多个硬盘或文件...