I am working in spa application but when I updated package.json angular from 5.0.2 to 5.1.2 my project stopped working. I am using ng2-adal version 2.0.0. The components in the module stopped being recognized but when I remove authentication my app recognizes my components.
I am working in spa application but when I updated package.json angular from 5.0.2 to 5.1.2 my project stopped working. I am using ng2-adal version 2.0.0. The components in the module stopped being recognized but when I remove authentication my app recognizes my components.