Option Merging for fetch and asyncData method
[issue link]Hi @Atinux . I was wondering, do we support Option Merging . I tried for fetch method but it didn’t seem to fire log messages in both mixin and fetch defined in component like they do in vue mixins. I think this is true for asyncData too