moff / angular2-flash-messages

Angular 2 flash messages module
52 stars 21 forks source link

prod build failing #17

Closed manojkumarbehera closed 7 years ago

manojkumarbehera commented 7 years ago

http://stackoverflow.com/questions/43084301/angular2-flash-messages-prod-build-failing?noredirect=1#comment73252396_43084301

moff commented 7 years ago

Hi, @manojkumarbehera ! I've updated the package - please check it out and let me know. Thanks for the feedback!

manojkumarbehera commented 7 years ago

Hi Moff Now using 1.0.7 but getting this error ERROR in FlashMessagesModule is not an NgModule

moff commented 7 years ago

@manojkumarbehera I've just tested latest package version(1.0.8) with Angular CLI and it works fine. Let me know, if you still experience this issue.

manojkumarbehera commented 7 years ago

Thanks Moff, I will use 1.0.8

moff commented 7 years ago

@manojkumarbehera please let me know if it works good now and I'll close this issue.

manojkumarbehera commented 7 years ago

Yup, 1.0.8 working fine.Thanks