revert: "fix(ivy): recompile component when template changes in ngc watch mode (#33551)" (#33661)

This reverts commit 8912b11f56.

PR Close #33661
This commit is contained in:
Andrew Scott
2019-11-07 19:15:45 +00:00
parent cd8333cf0d
commit cb55f60c74
3 changed files with 6 additions and 39 deletions

View File

@ -109,7 +109,6 @@ ts_library(
":test_utils",
"//packages/compiler",
"//packages/compiler-cli",
"//packages/private/testing",
"@npm//typescript",
],
)