Closed dargmuesli closed 3 years ago
This is a great question! Right now, we're working through how to improve the language for these things. In short, the "vue output target" and the "vue framework integration" are one and the same. We are going to be settling on consistent language for these too, and I'm excited to share more of that soon.
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of the output targets, please create a new issue and ensure the template is fully filled out.
Quick question: This library provides a "vue output target". The stencil docs however mention the "vue framework integration" without mention of this library's output target (https://stenciljs.com/docs/vue).
In which case shall I use this library's vue output target over direct access to the main component library's built
dist
?Note: the documentation's "react framework integration" does mention this library's "react output target" (https://stenciljs.com/docs/react).