Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

313
Vistas
Webpack Module Federation - Invalid or unexpected token when importing component

I'm trying to set a project using Module Federation but currently it breaks when I try to load the component, but when I run the host project it throws me "Uncaught SyntaxError: Invalid or unexpected token" whenever I try to import the component. This is how I'm imoprting the component:

const OtherComponent = lazy(async () => await import("app1/App"));

which is declared in the module federation config as

app1: "app1@http://localhost:3001/remoteEntry.js",

And on the other project it is declared as

name: "app1",

remoteType: 'var',
  exposes: {
    "./App": "./src/App",
  },
  filename: "remoteEntry.js",

This is the project that's importing and this is the one that exports

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda