Hacker News new | ask | show | jobs
by teekoiv 344 days ago
Yeah, what the other commenter said. getStaticPaths still requires you to define the rendered routes build-time
1 comments

That's cool but I fail to see how this results in 100% static bundle.
afaik astro will serve a live collection as a static HTML file (unless you explicitly include JS)