cloudflare / cloudflare/workerd

logging importable exports shows an empty object

Open
#5,603 12 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
8.7k
Forks
739
Avg merge
2d 20h
Merged PRs (30d)
174

Description

### 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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.