axa-ch / metalsmith-incremental

Faster incremental builds for MetalSmith

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Changing pug mixin does not rebuild parents

AndyOGo opened this issue · comments

If I change a pug file which defines just a mixin, then also all pug files which reference/use this mixins should be considered as modified ... dependencies ...
Same counts for extends ...