build: disable pnpm modules purge confirmation in workspace configuration - #33237
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the pnpm-workspace.yaml file to disable the confirmModulesPurge setting, which prevents interactive prompts when node_modules need to be recreated. Feedback suggests providing a clearer rationale for this global change, as it might mask underlying configuration issues or should potentially be limited to CI environments using environment variables to protect local development workflows.
|
This PR was merged into the repository. The changes were merged into the following branches:
|
|
This pull request has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
No description provided.