Tianhe Gao

netlify-use-pnpm

https://github.com/netlify/build/issues/1633

netlify.toml:

```toml [build.environment] NODEVERSION = "16" NPMFLAGS = "–version"

[build] publish = "dist" command = "npx pnpm install –store=nodemodules/.pnpm-store && npx pnpm build" ```


No notes link to this note