Skip to content
Discussion options

You must be logged in to vote

That's PPR doing the lift, during prerendering it walks the route tree, and everything that's static, or has been cached becomes part of the static shell. As a side effect, all pages have an associated .html file in the build output, it is not necessary, but you could inspect it if you want to see what got included in the initial shell, it might be case that the entire page is part of the static shell!

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@dninomiya
Comment options

@icyJoseph
Comment options

Answer selected by dninomiya
@dninomiya
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants