mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Simplifying the tree shakable error messages with the new format and removing the errorMessage variables ```ts throw new RuntimeError( RuntimeErrorCode.INJECTOR_ALREADY_DESTROYED, ngDevMode && 'Injector has already been destroyed.'); ``` PR Close #46382 |
||
|---|---|---|
| .. | ||
| browser | ||
| src | ||
| test | ||
| BUILD.bazel | ||
| index.ts | ||
| package.json | ||
| PACKAGE.md | ||
| public_api.ts | ||