shlomiassaf / ngx-modialog

Modal / Dialog for Angular
http://shlomiassaf.github.io/ngx-modialog
MIT License
686 stars 242 forks source link

Build prod has a problem angular2-modal version 3.0.1 #370

Closed hoangminhviet closed 7 years ago

hoangminhviet commented 7 years ago

Hi, I have a problem when i do run build: prod.

screen shot 2017-06-28 at 10 26 06 am

I'm use angular 4. my source in base on this githup https://github.com/AngularClass/angular-starter. I have just do "import {Modal, BSModalContext} from 'angular2-modal/plugins/bootstrap';" in app.component.ts. and then I do run build : prod command line. I got this issue. Plz suggest to me how to fix it. Thank you.

shlomiassaf commented 7 years ago

dupe of #369