Paul
Results
2
issues of
Paul
### pnpm version: 7.11.0 ### Code to reproduce the issue: https://github.com/livemixlove/pnpm_workspace_issue ### Expected behavior: `pnpm install` should find workspaces and install based on package_a and package_b `package.json` files and create...
type: bug
Currently there's no way to pass args directly to the ESBuild executable. I'd like to use the "log-override" arg (https://esbuild.github.io/api/#log-override), but I don't think there's any way to use this...
enhancement