Skip to content

Conversation

MuhammadQasim80
Copy link

@MuhammadQasim80 MuhammadQasim80 commented Jan 2, 2018

TextDirective, SliderDirective, DialogComponent were missing in color-picker.module
when you compile your application that is using angular4-color-picker with --prod flag then you get compile time errors. This is due to the fact that TextDirective, SliderDirective are DialogComponent are not added in declarations of color-picker.module.
I have added it in trunk. Please review it

color-picker.module.ts.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants