`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.
Adds a dev app that can be used to prototype and debug things while developing Angular. Use `pnpm dev` to run it.