You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have angular 4 app and created singleSpaEntry.js file to bootstrap the app with all lifecyle functions implemented. Exposed below url to load singleSpaEntry.js which will be called from portal app.
I have angular 4 app and created singleSpaEntry.js file to bootstrap the app with all lifecyle functions implemented. Exposed below url to load singleSpaEntry.js which will be called from portal app.
https://url/singleSpaEntry.js
It works fine and able to load the app when i access this url . Getting error when i call this url from portal.js
Thanks for your help in advance.
The text was updated successfully, but these errors were encountered: