gertqin / vuex-class-modules

Typescript class decorators for vuex modules
MIT License
193 stars 20 forks source link

Nuxt problem #21

Closed achimdan closed 5 years ago

achimdan commented 5 years ago

I'm getting this error in nuxt [nuxt] store/index.ts should export a method that returns a vuex instance. How can i fix it?

gertqin commented 5 years ago

I'm sorry but I haven't used Nuxt, so I don't know what their requirements to the store is. You'll have to investigate the problem yourself.

If you find a problem in vuex-class-modules when used with Nuxt feel free to open a new issue