bunzzeok

Results 2 issues of bunzzeok

**Is your feature request related to a problem? Please describe.** When you send a Facebook sdk event, you use logvent, but at this time, you cannot send parameters. Therefore, there...

### Versions - vite-plugin-federation: 1.3.6 - vite: 5.1.3 ### Reproduction this is my code. ```javascript import { fileURLToPath, URL } from "node:url"; import path from "path"; import { defineConfig }...