mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
4ee06b1a29
In this mode the compiler generates code based on each individual source file without using its dependencies. This mode is suitable only for fast edit/refresh during development. PR Close #49846