Skip to content

[Dev] Allow Vue dev tools to be disabled #3911

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

Merged
merged 1 commit into from
May 17, 2025
Merged

[Dev] Allow Vue dev tools to be disabled #3911

merged 1 commit into from
May 17, 2025

Conversation

webfiltered
Copy link
Contributor

@webfiltered webfiltered commented May 16, 2025

On by default, the Vue vite plugins are great for dev experience. However, they should not be enabled when running playwright tests (they are never present at runtime).

This change adds an env var to disable them - a manual solution, but provides flexibility.

┆Issue is synchronized with this Notion page by Unito

On by default, the Vue vite plugins are great for dev experience.  However, they should not be enabled when running playwright tests.  This change adds an env var to disable them - a manual solution, but provides flexibility.
@webfiltered webfiltered requested review from a team as code owners May 16, 2025 07:53
@huchenlei huchenlei merged commit 47a6c6d into main May 17, 2025
10 checks passed
@huchenlei huchenlei deleted the vue-devtools branch May 17, 2025 01:59
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