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 |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| testing | ||
| BUILD.bazel | ||
| index.ts | ||
| package.json | ||
| PACKAGE.md | ||
| public_api.ts | ||