Angular CLI - 使用“ngserve”时不显示任何错误输出

Sta*_*low 5 angular-cli angular

当我在--prod --aot模式下构建角度项目时,出现此错误:

“属性‘X’是私有的,只能在类内访问

我如何设置我的应用程序以在“ngserve”模式下显示此错误?