postinstall-prepare
Yarn runs the `prepare` script after `yarn`, `yarn install` and `yarn add <package>` but not after `yarn remove <package>`. If you add this package to your project, it will execute your project's `prepare` hook even after a `yarn remove <package>`. This r
MIT
3 个版本
安装
npm install postinstall-prepare
yarn add postinstall-prepare
pnpm add postinstall-prepare
bun add postinstall-prepare