mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
73bbee2c0d
This commit guards all logic that exists for the `checkNoChanges` mode with `ngDevMode` checks such that the logic can be tree-shaken. PR Close #45936