Skol
Results
32
comments of
Skol
Ok, found out. In .angular-cli.json add/replace: ```json "defaults": { "styleExt": "css", "component": {}, "build": { "preserveSymlinks": true } } ```
@jvandemo – Well there is an [issue on the angular repository](https://github.com/angular/angular/issues/20598) where you can find some more informations !