mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
dbe612f2cd
Disables the standalone by default behavior in the compiler when running against and older version of Angular. This is necessary, because the language service may be using the latest version of the compiler against and older version of core in a particular workspace. PR Close #58405