ng-tree-antd icon indicating copy to clipboard operation
ng-tree-antd copied to clipboard

ng build -prod fail

Open 1-2-3 opened this issue 6 years ago • 2 comments

$ ng build -prod

ERROR in ..\ng-tree-antd\index.ts(10,2): Error during template compile of 'NzTreeModule' Function calls are not supported in decorators but 'ɵmakeDecorator' was called in 'NgModule' 'NgModule' calls 'ɵmakeDecorator'.

1-2-3 avatar Jan 28 '18 08:01 1-2-3

我也发现的, 怎么修正的 ?

litaojian avatar Feb 06 '18 01:02 litaojian

尝试使用最新版本的 angular-tree-component,我本地未发现该问题

cipchk avatar Feb 06 '18 03:02 cipchk