ssr for development only #126
Answered
by
mvrlin
BhaskaranR
asked this question in
Q&A
-
Hi, Newbie here. Thanks for the good work. how do i build the client only for production use? i would like to use ssr only for development. We are using spring boot to serve content in production. i don't want the manifest file and server side files to built for production. If I
Appreciate any help. |
Beta Was this translation helpful? Give feedback.
Answered by
mvrlin
Dec 20, 2021
Replies: 1 comment
-
@BhaskaranR you can just use |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
BhaskaranR
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@BhaskaranR you can just use
vite build