Alberplz / angular2-color-picker

Angular 2 Color Picker Directive, no dependences required.
MIT License
185 stars 82 forks source link

Can compile in Aot mode #118

Open trsh opened 6 years ago

trsh commented 6 years ago

Can compile in Aot mode

Error: Cannot determine the module for class TextDirective in C:/Projects/xxx/node_modules/angular2-color-picker/lib/color-picker.directive.ts! Add TextDirective to the NgModule to fix it. Cannot determine the module for class SliderDirective in C:/Projects/xxx/node_modules/angular2-color-picker/lib/color-picker.directive.ts! Add SliderDirective to the NgModule to fix it. Cannot determine the module for class DialogComponent in C:/Projects/xxx/node_modules/angular2-color-picker/lib/color-picker.directive.ts! Add DialogComponent to the NgModule to fix it.