dalestone / angular2-gantt

A gantt library written in angular
MIT License
67 stars 38 forks source link

AOT Compilation 1.5.0-alpha.9 #23

Closed EndarValuk closed 7 years ago

EndarValuk commented 7 years ago

Encountered error while trying to do AOT compilation with angular/cli. ERROR in Cannot determine the module for class GroupByPipe

So, I assume, GroupByPipe is not in declarations section of module.

dalestone commented 7 years ago

Yeah you're correct GroupByPipe isn't in the declarations. I will add it in 1.10.0.-alpha.9