willyelm / pug-html-loader

Pug HTML loader for webpack

Home Page:https://github.com/willyelm/pug-html-loader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

inheritance

studentIvan opened this issue · comments

When I modify the entry pug file the watcher works ok. But when I change the relative file (extends/include) then compiler does not recompile

@studentIvan #18 it solves another problem (when layout file is not recompiled after file that extends it is changed) but maybe it will help you too.