How pnpm handles the scripts field of package.json.
Сценарії життєвого циклу
pnpm:devPreinstall
Runs only on local pnpm install.
Запускається до встановлення будь-якої залежності.
This script is executed only when set in the root project's package.json.