The project I'm working on is not relying on the compiler for inserting dynamic data, so we don't need config files for our templates. It'd be great if the compiler left {{ data }} tokens untouched (ready for being replaced later in the chain) if there was no config available for the template.