benbaran / adal-angular4

Angular 4/5/6/7 ADAL Wrapper
MIT License
86 stars 104 forks source link

Token is null in production build #109

Open ChitraTandabany opened 5 years ago

ChitraTandabany commented 5 years ago

When i'm working with ng serve - adal works fine with same code when i tried in ng build --prod token is null . Is there is any way to solve this issue...

PatPat1567 commented 5 years ago

This is probably due to your specific application. You will need to provide steps to replication and a code example in order for us to reproduce the failure and provide assistance.