angular/packages/compiler-cli
JoostK a5c9cd7e52 fix(ivy): recompile on template change in ngc watch mode on Windows (#34015)
In #33551, 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 #32869

PR Close #34015
2020-02-04 10:40:23 -08:00
..
integrationtest feat(ngcc): automatically clean outdated ngcc artifacts (#35079) 2020-01-31 17:02:45 -08:00
ngcc refactor(ngcc): remove unused function (#35122) 2020-02-03 14:05:00 -08:00
src fix(ivy): recompile on template change in ngc watch mode on Windows (#34015) 2020-02-04 10:40:23 -08:00
test fix(ivy): recompile on template change in ngc watch mode on Windows (#34015) 2020-02-04 10:40:23 -08:00
BUILD.bazel refactor(compiler-cli): add removeDir() to FileSystem (#35079) 2020-01-31 17:02:45 -08:00
index.ts refactor(compiler-cli): Move diagnostics files to language service (#33809) 2019-11-14 09:29:07 -08:00
package.json feat(ngcc): automatically clean outdated ngcc artifacts (#35079) 2020-01-31 17:02:45 -08:00
tsconfig-build.json build: reference zone.js from source directly instead of npm. (#33046) 2019-11-06 00:48:34 +00:00
tsconfig.json perf(ivy): ngcc - only find dependencies when targeting a single entry-point (#30525) 2019-07-09 09:40:46 -07:00