Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(vite-plugin-angular): add detection for Vitest CLI in watch mode #1602

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

brandonroberts
Copy link
Member

PR Checklist

Closes #1598

What is the new behavior?

When using the Vitest CLI directly, watch mode is picked up correctly.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

[optional] What gif best describes this PR or how it makes you feel?

Copy link

netlify bot commented Feb 7, 2025

Deploy Preview for analog-blog ready!

Name Link
🔨 Latest commit d7b00f8
🔍 Latest deploy log https://app.netlify.com/sites/analog-blog/deploys/67a569cd5b22d90008825428
😎 Deploy Preview https://deploy-preview-1602--analog-blog.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Feb 7, 2025

Deploy Preview for analog-app ready!

Name Link
🔨 Latest commit d7b00f8
🔍 Latest deploy log https://app.netlify.com/sites/analog-app/deploys/67a569cd66eb230007f9deca
😎 Deploy Preview https://deploy-preview-1602--analog-app.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Feb 7, 2025

Deploy Preview for analog-docs ready!

Name Link
🔨 Latest commit d7b00f8
🔍 Latest deploy log https://app.netlify.com/sites/analog-docs/deploys/67a569cdac7d3b00084cb62e
😎 Deploy Preview https://deploy-preview-1602--analog-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Feb 7, 2025

Deploy Preview for analog-ng-app ready!

Name Link
🔨 Latest commit d7b00f8
🔍 Latest deploy log https://app.netlify.com/sites/analog-ng-app/deploys/67a569cd4a96cc0008f8f2c5
😎 Deploy Preview https://deploy-preview-1602--analog-ng-app.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@brandonroberts brandonroberts merged commit 9cae439 into beta Feb 7, 2025
10 of 14 checks passed
@brandonroberts brandonroberts deleted the fix-detect-vitest-cli branch February 7, 2025 02:04
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.

File changes are not picked up by vitest watch
1 participant