This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Description
In case of someone uses a tool like metalsmith-branch to select all pug files, but exclude/filter one directory layouts.
Then if any pug file extends a file within layouts, this file wont relinquish it's dependencies, because it's not reachable from the files array.
One big hammer solution could be #7