mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-28 11:10:12 +08:00
A unit-test for the application builder has been added to that tests the rebuilds are triggered when a template error has been introduced in a rebuild. The test also confirms that rebuilds continue to function after the error has been corrected.