In shell app routes: configured
{
path: 'LVE-ANiampleProjact',
component: WebComponentWrapper,
data: {
type: 'module',
remoteEntry: 'https://mfe1app1234.azurewebsites.net/remoteEntry.js',
exposedModule: './AppModule',
} as WebComponentWrapperOptions,
},
getting the below error

In shell app routes: configured

{
path: 'LVE-ANiampleProjact',
component: WebComponentWrapper,
data: {
type: 'module',
remoteEntry: 'https://mfe1app1234.azurewebsites.net/remoteEntry.js',
exposedModule: './AppModule',
} as WebComponentWrapperOptions,
},
getting the below error