Hacker News new | ask | show | jobs
by NathanKP 819 days ago
Yep that's right. Every page has it's own statically rendered bundle. But if you have JS on then it can fetch a chunk and rerender the page client side as a SPA.
1 comments

this is where it differs from those SSG I guess, used vitepress a while ago, will reuse it later