"...but also disables post-install scripts by default." in pnpm docs it says: """ enablePrePostScripts Default: true Type: Boolean When true, pnpm will run any pre/post scripts automatically. So running pnpm foo will be…
"...but also disables post-install scripts by default." in pnpm docs it says: """ enablePrePostScripts Default: true Type: Boolean When true, pnpm will run any pre/post scripts automatically. So running pnpm foo will be…