### What versions & operating system are you using? "@cloudflare/vite-plugin": "^1.15.3", "@cloudflare/workers-types": "^4.20251127.0", "typescript": "^5.9.3", "vite": "^7.2.4", "wrangler": "^4.51.0" ### Please provide a link to a minimal reproduction https://github.com/threepointone/repro-vite-exports-bug ### Describe the Bug importable exports aren't logged with the module's exports (as specified in https://github.com/cloudflare/workerd/pull/5516). ctx.exports are ok and work as expected. ### Please provide any relevant error logs _No response_