mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
2772eea649
Removing the usage of isDevMode with ngDevMode flag. This will make the dev-mode code tree-shakable from the production builds. PR Close #44210