hendry91
hendry91
Hi @schealex, I am also looking to do audit logging, did you achieved it?
Hi @mostafa-raafat I'm new to the federation and I having the same issue when using the nextjs, do you have any idea how to fix this? Thanks. vite.config.js  next.config.js...
@mostafa-raafat Thank for you reply, I've added the `build: { target: 'esnext', rollupOptions: { output: { format: 'esm' } } },` but it doesn't work, still getting the same error....