hendry91

Results 3 comments of 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 ![image](https://github.com/originjs/vite-plugin-federation/assets/15864186/905f5a24-c0d9-48d1-a8ac-e4d46afc0591) 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....