I use the seed structure as per angular.io get started project. Everything OK so far.
Now I wanted to change the top component to have a view from a separated file a
use full path like app/app.component.html or use absolute path like ./app.component.html ./ for same directory