Skip to content
New issue

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

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

Already on GitHub? # to your account

chore: include vue devtools in dev build #1601

Merged
merged 1 commit into from
Feb 21, 2025
Merged

chore: include vue devtools in dev build #1601

merged 1 commit into from
Feb 21, 2025

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Feb 21, 2025

Vue devtools will be removed / disabled if NODE_ENV=production which is the default.
To enable it we need to explicitly set it (vite mode and NODE_ENV are two distinct things).

Vue devtools will be removed / disabled if `NODE_ENV=production` which
is the default.
To enable it we need to explicitly set it (vite mode and `NODE_ENV` are
two distinct things).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux added the 3. to review Waiting for reviews label Feb 21, 2025
@susnux susnux requested a review from skjnldsv February 21, 2025 09:40
@skjnldsv skjnldsv merged commit 779f6dc into main Feb 21, 2025
20 checks passed
@skjnldsv skjnldsv deleted the chore/dev-build branch February 21, 2025 11:33
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants