0.3.1
- Fixed issues with
stubComponents
option getting transposed by Vue for global components. stubComponents
default template now has a<slot>
so it still renders inner html.
stubComponents
option getting transposed by Vue for global components.stubComponents
default template now has a <slot>
so it still renders inner html.