Skip to content

Missing declarations in color-picker module#122

Open
MuhammadQasim80 wants to merge 6 commits into
Alberplz:masterfrom
rvmoldova:master
Open

Missing declarations in color-picker module#122
MuhammadQasim80 wants to merge 6 commits into
Alberplz:masterfrom
rvmoldova:master

Conversation

@MuhammadQasim80
Copy link
Copy Markdown

@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