Before doing #994, we should switch to the legacy devtools version. Currently getting the lovely warning in dev:
Vue DevTools v7 detected in your Vue2 project. v7 only supports Vue3 and will not work.
prepare.js:1 The legacy version that supports both Vue 2 and Vue 3 has been moved to
https://chromewebstore.google.com/detail/vuejs-devtools/iaajmlceplecbljialhhkmedjlpdblhp
Please install and enable only the legacy version for your Vue2 app.
Somehow I thought this also required changing dependencies in the repo itself. Nope, just switching to a legacy version of the devtools in the browser. Silly me. Closing.
Before doing #994, we should switch to the legacy devtools version. Currently getting the lovely warning in dev: