rangle / augury

Angular Debugging and Visualization Tools
https://augury.rangle.io
MIT License
2.01k stars 216 forks source link

Update Readme file : Add Support for Angular 9+ section #1477

Open MedAliRachid opened 4 years ago

MedAliRachid commented 4 years ago

After some Angular 9 debug API updates, Augury cannot support NgModule or router tree parsing for the moment. I updated the Readme file to explain how to workaround this.

Related to Issue #1472.

MedAliRachid commented 4 years ago

@AleksanderBodurri, can you please review ?

MedAliRachid commented 4 years ago

@AleksanderBodurri , thank you for your review, I updated the Readme, can you check it please ?

mabdelfattah commented 3 years ago

@AleksanderBodurri Any updates on this? As we are using Angular 9 too