Log to console Vue 3 is in use in development

What does this MR do and why?

Log to console Vue 3 is in use in development to aid contributors when testing and switching between Vue modes.

References

Screenshots or screen recordings

image

How to set up and validate locally

  1. Use Vue 3: gdk config set vite.vue_version 3 && gdk reconfigure && gdk restart vite
  2. Check the console for notices of apps mounted with Vue 3

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Miguel Rincon

Merge request reports

Loading