dropseed / combine

Building websites like the good old days.
https://combine.dropseed.dev
MIT License
12 stars 2 forks source link

Nested templates don't render all dependents #74

Open davegaeddert opened 2 years ago

davegaeddert commented 2 years ago

If you have a base.template.html extended by a x.template.html, when you modify base.template.html it needs to rebuild everything downstream of base.template.html and x.template.html.