Skip to content

Conversation

erickzhao
Copy link
Member

This PR adds the ability to limit the amount of concurrent Vite builds via plugin configuration. Concurrency is handled by the Listr2 CLI, so this PR's diff is pretty small.

The default is to run infinite concurrent jobs (concurrent: true), and the parameter accepts either a number limit or a boolean value.

@erickzhao erickzhao added this pull request to the merge queue Sep 2, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Sep 2, 2025
@erickzhao erickzhao added this pull request to the merge queue Sep 2, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Sep 2, 2025
@MarshallOfSound MarshallOfSound added this pull request to the merge queue Sep 3, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Sep 3, 2025
@erickzhao erickzhao added this pull request to the merge queue Sep 4, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Sep 4, 2025
@erickzhao erickzhao added this pull request to the merge queue Sep 5, 2025
Merged via the queue into main with commit 7e99ef9 Sep 5, 2025
11 checks passed
@erickzhao erickzhao deleted the concurrency-limit-vite branch September 5, 2025 00:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants