Evan You
Evan You
Aside from the problems raised by @ljharb, I doubt this is going to be useful beyond simple use cases. From a meta-framework perspective (e.g. Next / Nuxt), the framework would...
Your version linking to 3.4.32 release note made me think it's a regression, but it seems the behavior has always been like this since Vue 3?
Technically pre-compiled components have no compatibility guarantees as it relies on Vue 2 internals and we strongly recommend you to use the source SFC instead of Vue 2 compiled code....