prerender
configuration for SSR pages not generating output HTML
#986
Milestone
prerender
configuration for SSR pages not generating output HTML
#986
Type of Change
Summary
I noticed that when viewing my built site on Netlify, I was getting a 404 page!
https://deploy-preview-49--laughing-kare-be3077.netlify.app
Any WC for src/pages/index.js will do
deploy-63514e686abc6800082c9f5c.zip
Details
Looking into it, I noticed that there indeed was no index.html in the public folder. 😱
FWIW, I noticed that
greenwood serve
kind of was working, likely because of #946 . That was definitely a very confusing false positive, especially when dealing with SSR routes.The text was updated successfully, but these errors were encountered: