angular/packages/platform-browser
Andrew Kushnir 96014b5f85 refactor(core): include DI path into cyclic dependency error message (#50902)
This commit updates the logic to better handle a situation when there is a cyclic DI dependency detected. Previously, the error message used to contain the name of the token that triggered the problem. With this change, the DI resolution path would also be included, so that it's easier to find and resolve the cycle.

PR Close #50902
2025-07-10 10:35:12 -07:00
..
animations build: migrate to use web test runner rules (#62292) 2025-06-26 17:19:10 +00:00
src refactor(platform-browser): use RuntimeError for hydration feature conflicts (#62414) 2025-07-03 08:08:07 +00:00
test refactor(core): include DI path into cyclic dependency error message (#50902) 2025-07-10 10:35:12 -07:00
testing build: migrate platform-browser and platform-browser-dynamic package to use rules_js (#61623) 2025-05-23 15:14:00 -07:00
BUILD.bazel build: remove unnecessary zone.js dep from various build targets (#61901) 2025-06-05 09:12:27 -07:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
package.json fix(core): update min Node.js support to 20.19, 22.12, and 24.0 (#61499) 2025-05-20 14:15:13 +00:00
PACKAGE.md docs: Use new Urls to drop the docs url mapper (#55043) 2024-04-09 12:23:09 -07:00
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00