-
@dutchcelt @daKmoR We have some dependency graphing set up in TemplateMap.js but I don’t think it is exposed externally (and I don’t think it maps data) github.com/11ty/eleventy/blob/d19257350887c9f670f8652039555d9460f69f79/src/TemplateMap.js#L94 It would be trivial to know which page is using which layout. The Data Cascade makes the other part harder.