Skip to content

Conversation

@clydin
Copy link
Member

@clydin clydin commented Jan 23, 2026

When a Vitest configuration file is provided via the runnerConfig option, the builder now only validates that the vitest package itself is installed. Checks for specific browser providers, DOM environments (jsdom/happy-dom), and coverage providers are skipped, as the custom configuration may handle these or use alternative setups that the builder cannot predict.

…g is used

When a Vitest configuration file is provided via the `runnerConfig` option,
the builder now only validates that the `vitest` package itself is installed.
Checks for specific browser providers, DOM environments (jsdom/happy-dom),
and coverage providers are skipped, as the custom configuration may handle
these or use alternative setups that the builder cannot predict.
@clydin clydin added the target: patch This PR is targeted for the next patch release label Jan 23, 2026
@clydin clydin added the action: review The PR is still awaiting reviews from at least one requested reviewer label Jan 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: review The PR is still awaiting reviews from at least one requested reviewer area: @angular/build target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants