You don't have access to this class

Keep learning! Join and start boosting your career

Aprovecha el precio especial y haz tu profesi贸n a prueba de IA

Antes: $249

Currency
$209
Suscr铆bete

Termina en:

0 D铆as
4 Hrs
59 Min
15 Seg

Configuraci贸n de Netlify

12/21
Resources

Contributions 3

Questions 2

Sort by:

Want to see more contributions, questions and answers from the community?

Aqu铆 los headers:

const headers = {
  /* Required for CORS support to work */
  'Access-Control-Allow-Origin': '*',
  /* Required for cookies, authorization headers with HTTPS */
  'Access-Control-Allow-Credentials': true,
}

Genial las netlify functions!!

Para que admita sintaxis de ES6 (en lugar de required, import, en lugar de export.handler=async export async function handler )

Solo debemos renombrar base.js a base.mjs