Join Nostr
2026-04-11 17:48:46 UTC
in reply to

Doug Parker 🕸️ on Nostr: #rules_prerender tries to go a step further with partial prerendering at build time ...

#rules_prerender tries to go a step further with partial prerendering at build time (reducing rendering work on the server) and driving *bundling* by what gets rendered, not just how resources are loaded on the client. We can eagerly load all required JS and CSS up front.

https://github.com/dgp1130/rules_prerender/