angular/projects
mgechev 681feff8d0 fix(devtools): recognize app after reopening devtools
Previously, Angular DevTools did not recognize the Angular application the second time the user reopens the extension tab. Webpack was preventing us to invoke twice a module with the same name. This PR changes the `content-script` to a library, allowing us to invoke it multiple times.
2021-05-11 08:38:07 -07:00
..
demo-no-zone fix(devtools): set proper icon sizes 2021-05-03 15:48:01 -07:00
ng-devtools refactor(devtools): remove log statements and update styles when no ng app found 2021-05-11 08:38:07 -07:00
ng-devtools-backend refactor(devtools): better naming and removal of log statement (rangle/angular-devtools#753) 2021-05-10 17:29:16 -04:00
protocol feat(devtools): updating to karma-coverage and setting clear context to true 2021-05-03 15:43:45 -07:00
shared-utils feat(devtools): updating to karma-coverage and setting clear context to true 2021-05-03 15:43:45 -07:00
shell-chrome fix(devtools): recognize app after reopening devtools 2021-05-11 08:38:07 -07:00