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
{{ message }}
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
I changed entry point as below.
entry: { 'main': './ClientApp/boot.ts',
'logincallback': './ClientApp/scripts/login/callback.ts'
},
Here I have added one more entry point called 'logincallback'. and it gives
Uncaught ReferenceError: vendor_'00BLABLA000' is not defined.
Someone else had faced this as well. See below.
#717
The text was updated successfully, but these errors were encountered: