Answer the question
In order to leave comments, you need to log in
How to return in html content in one line when server rendering?
How to return all page content in one line.
For React content, there is renderToString.
Which I then insert into html and pass to return (res.send(html));
How to turn all html into one line?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question