mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
0c4a5c599d
Do not call `getSupportedApis` in a prod app since it throws an error due to the absence of `ng`, which prevents the FE from getting the `ngAvailability` message and, respectively, the proper info screen that DevTools cannot be used on a prod app.