Commit b8fa8f4
chore: update export conditions
Hello there !
The official runtime export key for cloudflare is `workerd` (not worker).
I believe many apps out there might already be relying on `worker` so I propose to add it alongside it.
Reference :
- https://developers.cloudflare.com/workers/wrangler/bundling/#conditional-exports
- https://runtime-keys.proposal.wintercg.org/#workerd1 parent 3eb4099 commit b8fa8f4
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
0 commit comments