LolliDepp

Results 2 comments of LolliDepp

Thank you for the answer - I'll see if I can followup with a minimal reproduction example.

I managed to use something like `MyComponent extends mixins(MyMixin) {}` By overriding the declarations of mixins from vue-class-component. I’m considering opening a PR but I would need to add vue-class-component...