Closed EMayej closed 6 years ago
Merged, thanks! I've also added a test for this.
About your comment regarding subdirectories in #17: while the code looks like it somehow dealt with subdirectories in yatemplate-dir
, it never did work like you (or at least I) would expect. Let's not go the extra mile to make it work for now.
Great! Thanks for merging.
For a second thought, I believe there is no need to add sub-directory support because we use file name as regex, sub-directory names doesn't bring any value.
see #17