mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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
1 line
54 B
Text
1 line
54 B
Text
package(default_visibility = ["//visibility:public"])
|