Changing the name of the VueDuex module from the default "redux"
factoidforrest opened this issue · 0 comments
factoidforrest commented
First, let me say this module is amazing. It's working flawlessly and really saved us. Vuex is great, but redux can play nicely with a lot of frameworks and do a lot more tricks than Vuex.
Is there a safe way you can think of to change the module name within Vuex from redux
to somethingElse
? Or to proxy it to another keyword?