Skip to main content
Version: Next

pnpm pack

为软件包创建一个 tar 压缩包。

参数

--pack-destination <dir>

Directory in which pnpm pack will save tarballs. The default is the current working directory.

--pack-gzip-level <level>

Specifying custom compression level.

--json

Log output in JSON format.

Life Cycle Scripts

  • prepack
  • prepare
  • postpack