angular/packages/core/src/render3/debug
AleksanderBodurri 33167d9989 refactor(core): implement experimental getSignalGraph debug API (#57074)
Creates a debug api that returns an arrays of nodes and edges that represents a signal graph in the context of a particular injector.

Starts by discovering the consumer nodes for each injector, and then traverses their dependencies to discover each producer.

PR Close #57074
2024-12-10 13:47:03 -08:00
..
framework_injector_profiler.ts refactor(core): implement experimental getSignalGraph debug API (#57074) 2024-12-10 13:47:03 -08:00
injector_profiler.ts refactor(core): implement experimental getSignalGraph debug API (#57074) 2024-12-10 13:47:03 -08:00
set_debug_info.ts refactor(core): remove the standalone feature (#58288) 2024-10-24 16:19:02 -07:00