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

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

    Uninstalling pnpm Removing the globally installed packages Removing the pnpm CLI Removing the global content-addressable store Removing the state file Uninstalling pnpm Rem...
  • pnpm start

    pnpm start pnpm start Aliases: run start Runs an arbitrary command specified in the package’s start property of its scripts object. If no start property is specified on the...
  • pnpm link

    pnpm link Options --dir <dir>, -C pnpm link <dir> pnpm link --global pnpm link --global <pkg> pnpm link Aliases: ln Makes the current local package accessible system-w...