use *.tsx component. Missing "./server-renderer" export in "vue" package(build error)
Vue version
3.2.45
Link to minimal reproduction
Unable to provide a link, but still want to see my problem
Steps to reproduce
Write a. tsx component library and call it
What is expected?
build ssr success
What is actually happening?
Everything is normal during development, and errors are reported in SSR packaging
Missing "./server-renderer" export in "vue" package
System Info
No response
Any additional comments?
No response