• #dev 2020-07-28
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2020-07-28 UTC
# 11:51
[Murray]
Yeah, they have incremental builds (I have that running), but it's not particularly great. A simple use case would be webmentions. It would be great to rebuild a single page when a webmention comes in for it, rather than having to trigger a rebuild for _everything_. Incremental builds get you part way there, but it still requires a full cache diff, so it still takes 2-3 minutes. From what I understand about the new NextJS features, I would be