How to combine separated out dispatcher .any configuration files
Our dispatcher has the configuration broken out into separate .any files, like the WKND does (https://github.com/adobe/aem-guides-wknd/tree/main/dispatcher). Is there a way to compile/assemble all of them into one file for debugging? We have about 30 files so it would take a while to combine manually.