mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
7811d95b89
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.
(cherry picked from commit 4ed8781301)