leider klappt das nicht.
ich überlege ob ich irgendetwas in der angular.json setzen muss.
<!doctype html>
<html class="no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title id="title">ui</title>
<meta name="description" content="">
<meta name="google" value="notranslate">
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width">
</head>
<body ng-app="uiApp">
<app-root></app-root>
</body>
</html>
gibt mir leider nicht das icon welches unter favicon.ico liegt. Ich bekomme auch keine Fehlermeldung.