In 1.0 we can merge rollupOptions. It would be nice to also merge options of the Vue config.
11ty Vue already uses globalProperties (source).
As far as I can see this there is no way to do this via Rollup and the Vue config is not exposed?
I hope that this will allow me to add web components that should be ignored by Vue/11ty to be used in the client. If there are other ways to achieve this, I’m all ears.