Перейти к основному содержимому
Версия: 7.x

Скрипты

Как pnpm обрабатывает поле scripts из package.json.

Сценарии жизненного цикла

pnpm:devPreinstall

Runs only on local pnpm install.

Runs before any dependency is installed.

This script is executed only when set in the root project's package.json.