Closed dragoonzx closed 3 years ago
As https://github.com/wemake-services/wemake-vue-template/issues/2110 states, nuxt-class-component is deprecated. Switching it to nuxt-property decorator seems legit.
Also, do we need vuex-class? Isn't nuxt-property-decorator enough?
Also, do we need vuex-class?
I think so, I haven't used latest versions of Vue and Nuxt, but back in the days vuex-class was required.
vuex-class
As https://github.com/wemake-services/wemake-vue-template/issues/2110 states, nuxt-class-component is deprecated. Switching it to nuxt-property decorator seems legit.
Also, do we need vuex-class? Isn't nuxt-property-decorator enough?