zachleat’s avatarzachleat’s Twitter Archive—№ 38,027

    1. …in reply to @rob_dodson
      @rob_dodson This feature sets up a wall between build and request-time templates. Crossing that wall has limitations. You can use build-time collections inside of a dynamic template with some configuration. And dynamic tmpls do feed into build-time collections but without templateContent
  1. …in reply to @zachleat
    @rob_dodson This is probably coming across as needlessly complex—I think the DX is better than I’m leading on. We throw nice errors when you attempt to use templateContent on a dynamic template in a collection, for example.