mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
4ed8781301
Refactor to use async/await for clearer asynchronous operations and enhanced error handling. Simplify resource caching and streamline the resolution of component templates and styles. Update in the router to align with the new async resource resolution.