`stableTypeOrdering` was recently enabled in the internal builds. While there aren't any breakages in Angular, these changes enable it so we can catch potential issues earlier. (cherry picked from commit c18261f3fd)
c18261f3fd
Adds a dev app that can be used to prototype and debug things while developing Angular. Use `pnpm dev` to run it.