mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
dbadfea67f
The existing DevTools demo app that is used for developing on DevTools is exclusively an NgModule application. This commit creates a copy of the old demo app but with no NgModules and only standalone APIs/Components/Directives/Pipes PR Close #48533