Hello,
I have read the discussion about the differences between vue-cli3 and quasar-cli
I understand the benefits of quasar-cli.
But ihmo, i think there’s one thing really good in vue-cli: it’s possible to build web components with option “target --wc”
I think web components is the future for web development (shadow dom is really great for mixing components from various sources without problem with css scoping).
Is there a plan to improve Quasar with the ability to build web components ?
And many thanks for your work