书栈网 · BookStack 本次搜索耗时 0.012 秒,为您找到 626 个相关结果.
  • pnpm import

    pnpm import pnpm import 添加于:v2.15.0 pnpm import 从另一个软件包管理器的 lock 文件生成 pnpm-lock.yaml 。 支持的源文件: package-lock.json npm-shrinkwrap.json yarn.lock (v6.14.0 起) 请注意,如果您有要为其导入依...
  • pnpm rebuild

    pnpm rebuild 配置项 --recursive, -r --filter <package_selector> pnpm rebuild 别名: rb 重建一个package 。 配置项 --recursive, -r 此选项会在monorepo 的每个package 中执行 pnpm rebuild --filte...
  • pnpm remove

    pnpm remove 配置项 --recursive, -r --global, -g --save-dev, -D --save-optional, -O --save-prod, -P --filter <package_selector> pnpm remove 别名: rm , uninstall , un 从 node_m...
  • pnpm install

    pnpm install 摘要: 配置项 --force --offline --prefer-offline --prod, -P --dev, -D --no-optional --lockfile-only --fix-lockfile --frozen-lockfile --reporter=<name> --use-store...
  • pnpm config

    pnpm config Commands set <key> <value> get <key> delete <key> list Options --global, -g pnpm config Aliases: c Manage the configuration files. The configuration files ...
  • pnpm deploy

    pnpm deploy Options --dev, -D --no-optional --prod, -P --filter <package_selector> Files included in the deployed project pnpm deploy Added in: v7.4.0 Deploy a package fr...
  • pnpm bin

    pnpm bin Options --global, -g pnpm bin Prints the directory into which the executables of dependencies are linked. Options --global, -g Prints the location of the globally ...
  • pnpm publish

    pnpm publish Options --recursive, -r --json --tag <tag> --access <public|restricted> --no-git-checks --publish-branch --force --report-summary --dry-run --otp --filter <p...
  • pnpm outdated

    pnpm outdated Options --recursive, -r --filter <package_selector> --global, -g --long --format <format> --compatible --dev, -D --prod, -P --no-optional pnpm outdated C...
  • pnpm update

    pnpm update TL;DR Selecting dependencies with patterns Options --recursive, -r --latest, -L --global, -g --workspace --prod, -P --dev, -D --no-optional --interactive, -i ...