angular2 app 在执行 uglify 之后提示 template error。
在不添加 uglifyjs 时,运行正常。
Unhandled Promise rejection: Template parse errors:
Can't bind to 'routerlink' since it isn't a known property of 'button'.
Can't bind to 'ngforOf' since it isn't a known property of 'tr'.
Can't bind to 'ngif' since it isn't a known property of 'h4'.
html-loader 这里需要修改