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
main.ts:7 error TypeError: __webpack_require__.O is not a function
at main.ts:7:43
at webpackJsonpCallback (jsonp chunk loading:71:1)
at Array.forEach (<anonymous>)
at jsonp chunk loading:85:1
at jsonp chunk loading:86:1
I followed the steps described in https://www.angulararchitects.io/en/blog/dynamic-module-federation-with-angular-2/
But when running my application I get this error in DevTools:
My main.ts in SHELL module:
package.json :
@manfredsteyer
What's the cause of this? ( I can provide more code if anything else is required )
The text was updated successfully, but these errors were encountered: