JoostK 5cada5cce1 fix(ivy): recompile on template change in ngc watch mode on Windows ()
In , a bug in `ngc --watch` mode was fixed so that a component is
recompiled when its template file is changed. Due to insufficient
normalization of files paths, this fix did not have the desired effect
on Windows.

Fixes 

PR Close 
2020-02-04 10:40:22 -08:00
..