ionic-team / stencil-ds-output-targets

These are output targets that can be added to Stencil for React and Angular.
https://stenciljs.com
MIT License
250 stars 117 forks source link

Why shall I use the "vue output target" instead of the "vue framework integration"? #204

Closed dargmuesli closed 3 years ago

dargmuesli commented 3 years ago

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).

splitinfinities commented 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.

ionitron-bot[bot] commented 2 years ago

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.