mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
cc9419d1ca
This commit fixes a bug whereby the caches are not cleared when the program changes. This subsequently produces the incorrect error of 'Component ... is not included in a module ...'. PR Close #19405 PR Close #21337