Ivona Grubešić

Results 2 comments of Ivona Grubešić

@frauenknecht are you using `import { SimpleNotificationsModule } from 'angular2-notifications';` or `import { SimpleNotificationsModule } from 'angular2-notifications/dist';` The first one works fine for me with 1.0.0 in @angular/cli production build

I bet it has something to do with providing 'options' as a string and not an InjectionToken https://github.com/flauc/angular2-notifications/blob/master/src/index.ts