When minifying, if a template contains angular2 syntax like `<a (click)="..." [something]="...">` the build fails with a `Parse Error`. See: https://github.com/kangax/html-minifier/issues/422 https://github.com/webpack/webpack/issues/992