mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-19 12:34:32 +08:00
`ng serve` might fail with: `Cannot read properties of undefined (reading 'explicit')` because `result.externalMetadata` is optional.
This commit guards the access and should fix the issue related to the fix 9768c184e0