mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
03f1758e2a
This fixes a regression introduced by #69309 where the format of `serializedId` from a coma separated string, to a JSON representation of an array. fixes #70104
Angular DevTools Backend
This directory contains the "backend" of Angular DevTools. This module interacts with the framework debugging APIs and responses to requests from the Angular DevTools extension.