amanjain325 / angular-d3-charts

Integrate your Angular 2, Angular 4 app with d3 charts e.g. Doughnut, Pie, Single Bar chart, Multiple bar chart and Stacked bar chart
11 stars 11 forks source link

Production Build Not Working : ng build --prod #9

Open KiranDYadav opened 4 years ago

KiranDYadav commented 4 years ago

Hello There!

I was using this library for drawing the Pie Chart. When I am going to make the production build. I am getting the

ERROR in : Unexpected value 'PieChartComponent in D:/Wordsmaya/WordsMaya-LMS/node_modules/angular-d3-charts/bundle/pieChart.component.d.ts' declared by the module 'CustomerModule in D:/Wordsmaya/WordsMaya-LMS/src/app/modules/customer/customer.module.ts'. Please add a @Pipe/@Directive/@Component annotation.

I hope this issue will be resolved.

Thanks,