Angular CLI , .
, , , src/app.
HTTP src/app/services/httpService.ts.
, :
import { HttpService } from 'app/services/httpService'
I'm not sure if this depends on any special configuration that the Angular CLI does (and I understand that the Angular CLI was not there at the time this question was posted), but it's worth a try in your environment.
source
share