Skip to content

Conversation

@mistrykaran91
Copy link
Contributor

Fixes #31993

PR Checklist

Please check to confirm your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

Compilation issue when used providerFile with Vitest

Issue Number: #31993

What is the new behavior?

Fixes the compilation issue by addding @angular/compiler

Does this PR introduce a breaking change?

  • Yes
  • No

… is available specifically for Vitest tests that use providersFile.

Fixes angular#31993
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

@angular/build:unit-test with Vitest test runner throws Failed to import test file error

1 participant