udebella
Results
3
comments of
udebella
> > I've also been investigating this, in our case we do not use vite, but it seems to be related to babel 7 switching from `source-map` to `@jridgewell/gen-mapping` here:...
For Vue 2 and Vuex 3, you should use vuex-module-decorator@1. cf #393
Sorry for the delay, I did not notice the notification... It should work :) Maybe we should consider the possibility to deduce the name from the given function? ``` const...