Error during Build #1651
Unanswered
stssheltonrajkumar
asked this question in
Help & Questions
Replies: 1 comment
-
This doesn't seem related to Vike, but feel free to let me know if you think it does. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I using vite 0.4.171, I enable prerender: true, and i using this option for all depedency as internal ssr: { noExternal: [/./] },
during build prerender HTML is getting TypeError as _defineComponent is not a function, please provide a solution.
thanks.
Beta Was this translation helpful? Give feedback.
All reactions