Y
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
shepherdjerred
344 days ago
https://astro.build/blog/live-content-collections-deep-dive/
link
teekoiv
344 days ago
That's cool but I fail to see how this results in 100% static bundle.
link
shepherdjerred
344 days ago
afaik astro will serve a live collection as a static HTML file (unless you explicitly include JS)
link