【发布时间】:2020-04-17 06:48:51
【问题描述】:
我正在使用"jw-angular-pagination": "^1.1.0"
错误 node_modules/jw-angular-pagination/lib/jw-pagination.component.d.ts.JwPaginationComponent.html(8,9): :属性“setPage”是私有的,只能在类内访问 'JwPaginationComponent'。
【问题讨论】:
-
这个issue还在打开github.com/cornflourblue/jw-angular-pagination/issues/8,不用aot编译也可以构建
ng build --prod --aot=false
标签: angular pagination