-
How can I just disable it for all projects at once, like in a global config file...
|
Beta Was this translation helpful? Give feedback.
Answered by
zkochan
Mar 23, 2025
Replies: 1 comment 1 reply
-
There is no setting to disable it globally. To disable it for a project, you can add this to neverBuiltDependencies: [] |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
babakfp
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is no setting to disable it globally. To disable it for a project, you can add this to
pnpm-workspace.yaml
: