Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
how to disable server output, enable *only* pre-rendering? - SolidJS
S
SolidJS
•
2y ago
•
2 replies
Joe Pea
how to disable server output, enable *only* pre-rendering?
When I enable pre
-rendering
(SSG
) with
server.prerender.crawLinks = true
server.prerender.crawLinks = true
, the
npm run build
npm run build
command outputs both a server and static pre
-render
. How do we configure it to output
only
SSG without the server output
?
SolidJS
Join
Solid is a declarative reactive Javascript library for creating user interfaces.
12,274
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Pre rendering
S
SolidJS / support
17mo ago
Cloudflare Worker x Route Pre-rendering
S
SolidJS / support
4mo ago
Server Side Rendering
S
SolidJS / support
17mo ago
How to defer rendering a component on server side in solidjs
S
SolidJS / support
3y ago