You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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
tosomethingElse
? Or to proxy it to another keyword?The text was updated successfully, but these errors were encountered: