You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
angular-cli: 1.0.0-beta.15
node: 6.3.1
os: darwin x64
Repro steps
Just create a new project, and run ng build --dev or ng build --prod.
favicon.ico is not in the dist folder. Have to copy the icon to the folder by self.