mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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. |
||
|---|---|---|
| .. | ||
| e2e | ||
| src | ||
| .browserslistrc | ||
| karma.conf.js | ||
| set-version.js | ||
| shell-chrome-webpack.config.js | ||
| tsconfig.app.json | ||
| tsconfig.spec.json | ||
| tslint.json | ||