mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commits update `isDevMode` to rely on the `ngDevMode` which in the CLI is set by the bundler. We also update `@angular/platform-dynamic-browser` and `@angular/compiler` to remove usage of `jitDevMode`, with this change we remove all internal usages of `isDevMode`. PR Close #47475 |
||
|---|---|---|
| .. | ||
| resource_loader | ||
| compiler_factory.ts | ||
| platform-browser-dynamic.ts | ||
| platform_core_dynamic.ts | ||
| platform_providers.ts | ||
| private_export.ts | ||
| version.ts | ||