Hi! This is not a bug, however this feature will be very useful. I have quite a number of web application written with cro which I would like to distribute as Raku modules. The hurdle here is templates resources is impossible to distribute as a part of a module, I know there is probably resources mechanism, however I am not sure how this will work with cro, as it searches templates as files installed into files systems, this is not going to work with resources installed as a part of a Raku module distribution, right?