uncharted-aske / HMI

Apache License 2.0
1 stars 0 forks source link

Upgrade to Vue 3 #152

Open RosaRomeroGomez opened 3 years ago

RosaRomeroGomez commented 3 years ago

Causemos is doing the same. Here there is a list of things we probably need to take into account: https://gitlab.uncharted.software/WM/causemos/-/issues/81

RosaRomeroGomez commented 3 years ago

image

YohannParis commented 3 years ago

Vue 3 will let us use Map and Set in the VueX Store.

YohannParis commented 3 years ago

There is a special Vue3 build that let you "write" like Vue2 for an easier migration: https://v3.vuejs.org/guide/migration/migration-build.html#overview

mj3cheun commented 3 years ago

Changed my mind on this, we should give this a shot while there are no deadlines to worry about. Try the migration build