Doug Parker 🕸️<p><span class="h-card" translate="no"><a href="https://toot.cafe/@surma" class="u-url mention">@<span>surma</span></a></span> <span class="h-card" translate="no"><a href="https://mastodon.social/@jaffathecake" class="u-url mention">@<span>jaffathecake</span></a></span> Very cool stuff! I'm a big proponent of build systems and I've always been frustrated with how web devs seem to couple bundlers and build systems together into a single tool, when they are completely different concepts. Would love to see more build system usage in the web space!</p><p>On the <a href="https://techhub.social/tags/Bazel" class="mention hashtag" rel="tag">#<span>Bazel</span></a> front, I happen to be working on <a href="https://techhub.social/tags/rules_prerender" class="mention hashtag" rel="tag">#<span>rules_prerender</span></a>, a ruleset for doing static site generation in Bazel, built on top of <a href="https://techhub.social/tags/aspect_rules_js" class="mention hashtag" rel="tag">#<span>aspect_rules_js</span></a>.</p><p><a href="https://github.com/dgp1130/rules_prerender/" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="ellipsis">github.com/dgp1130/rules_prere</span><span class="invisible">nder/</span></a></p><p>It's maybe 90% feature complete towards 1.0, but unfortunately not yet documented. I've been distracted and haven't had the time to builds the docs site (examples are more thorough if you can follow what they're doing).</p><p><a href="https://github.com/dgp1130/rules_prerender/tree/d5c9ac48b2f221d64c9bf9bf9b026e859f29a56e/examples/" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="ellipsis">github.com/dgp1130/rules_prere</span><span class="invisible">nder/tree/d5c9ac48b2f221d64c9bf9bf9b026e859f29a56e/examples/</span></a></p><p>I don't know if that would be useful for you, but I figured it tied in with the web + build systems + Bazel theme so it might be interesting to you.</p>