I\'ve started using webpack2 (to be precise, v2.3.2) and after re-creating my config I keep running into an issue I can\'t seem to solve I get (sorry in advance
v2.3.2
In my case I was using invalid templateUrl.By correcting it problem solved.
@Component({ selector: 'app-edit-feather-object', templateUrl: '' })