rangle / angular-devtools

Moved to the Angular organization.
https://github.com/angular/angular/tree/master/devtools
256 stars 18 forks source link

Duplicate `ChangeDetectionStrategy` #955

Closed AleksanderBodurri closed 2 years ago

AleksanderBodurri commented 2 years ago

Duplicates ChangeDetectionStrategy for the devtools backend so that we can avoid pulling in the entire @angular/core package.

mgechev commented 2 years ago

Looks like https://github.com/rangle/angular-devtools/pull/950 already does this?

AleksanderBodurri commented 2 years ago

Looks like #950 already does this?

Ahh didn't catch that commit. Closing this