giovannipessiva / l4w

:cyclone: Engine + editor for tile-based web games (it's not ready yet)
https://l4w.onrender.com
GNU General Public License v2.0
7 stars 5 forks source link

Migration from Vue 2 to Vue 3 #16

Open giovannipessiva opened 4 years ago

giovannipessiva commented 4 years ago

The project uses Vue.js 2, I would like to upgrade it to version 3.1.0 (or later). Vue components are here: /src/client/components/ Vue 3 breaking changes can be found here: https://v3.vuejs.org/guide/migration/introduction.html#breaking-changes Migration build could be useful: https://github.com/vuejs/vue-next/tree/master/packages/vue-compat

pc0208 commented 4 years ago

vue.js2都没熟练就来3了