-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An issue with ng build --prod #6
Comments
Same problem here |
same problem...I tried to re install but still not working...posible AOT issue? if I run ng build --env=prod which does not use AOT it does not throw the warning...but I want to use AOT. Any idea how to fix it? |
Hi @germanurrus @andre-gois it is a aot problem here's a guide for Getting your Angular 2 library ready for AoT |
Any estimates when this will be fixed? :) |
@Hesesses I am so sorry I try to give a PR this week 👍 |
@JavyMB any updates? |
Sorry to be pain in the ass, but i have to change this plugin to something else if this wont be fixed :( If you (@JavyMB or someone else) has time to fix this, i will vote you for the president 👍 |
any solution for this problem |
Dear @shubhi1407
Thank you for developing this component, it is very useful to use in angular application.
We are getting following issue when we tried to run the command "ng build --prod". We appreciate your help if you can fix this issue, else let us know if you have any suggestions. So that we can try to fix it as you suggest.
WARNING in ./src/$$_gendir/app/app.module.ngfactory.ts
117:85-91 "export '?b' (imported as 'i25') was not found in 'ng2-notify-popup'
WARNING in ./src/$$_gendir/app/app.module.ngfactory.ts
117:93-99 "export '?b' (imported as 'i25') was not found in 'ng2-notify-popup'
WARNING in ./src/$$_gendir/app/app.module.ngfactory.ts
118:73-79 "export '?b' (imported as 'i25') was not found in 'ng2-notify-popup'
WARNING in ./src/$$_gendir/~/ng2-notify-popup/ng2-notify-popup.ngfactory.ts
29:22-27 "export '?b' (imported as 'i1') was not found in 'ng2-notify-popup'
WARNING in ./src/$$_gendir/~/ng2-notify-popup/ng2-notify-popup.ngfactory.ts
29:29-34 "export '?b' (imported as 'i1') was not found in 'ng2-notify-popup'
WARNING in ./src/$$_gendir/~/ng2-notify-popup/ng2-notify-popup.ngfactory.ts
75:142-147 "export '?a' (imported as 'i1') was not found in 'ng2-notify-popup'
WARNING in ./src/$$_gendir/~/ng2-notify-popup/ng2-notify-popup.ngfactory.ts
77:43-48 "export '?a' (imported as 'i1') was not found in 'ng2-notify-popup'
Appreciate your quick help
Thanks in Advance
Santosh Kumar
Appreciate others ( @vishnuindrabalan, @verena91, @yinyihui ) also if you can help us to fix this issue.
The text was updated successfully, but these errors were encountered: