MarshallOfSound / electron-devtools-installer

An easy way to ensure Chrome DevTools extensions into Electron
MIT License
1.11k stars 136 forks source link

Add new Angular DevTools #208

Closed bampakoa closed 4 months ago

bampakoa commented 2 years ago

On December 2021, AngularJS ended its LTS support and considered deprecated. It has been replaced by the Angular framework that has also a new official DevTools.

This PR replaces the deprecated AngularJS tools with the new Angular DevTools.

bampakoa commented 1 year ago

@MarshallOfSound any chance that you could have a look in this PR? AngularJS has gone EOL a long time ago and it would be nice to have the new Angular DevTools in place. Thanks!