techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

4.9K
active users

Doug Parker 🕸️

Just landed a major update to yesterday. I redesigned the core component API to better express dependencies between different "slices" of a component. For example, if you only depend on the client-side JavaScript, the bundler will still find the associated CSS styles.

github.com/dgp1130/rules_prere

Really excited about the direction here! Next step is the actual documentation site.

GitHubClient script and style-only dependencies drop related resources · Issue #40 · dgp1130/rules_prerenderBy dgp1130

I like how you can see my productivity improve as we get further away from the and releases.

This change also has a side benefit of giving you full control over the `ts_project` which compiles your prerendering logic. No more awkward wrapping in , much cleaner!