If I create a partial, even though it is inlined in the file it is included in, hero will still generate an empty file like so: ``` package generated ``` It would make for cleaner output if these empty files are omitted.