Commit 7eac13b
authored
docs(cloudflare): Change onboarding script for Cloudflare Workers (#105640)
This adds the workaround until v11 is out. At the moment we have to
explicitly set `(env: Env) => ...` in order to make the types work. This
can be reverted (no must) when following is merged and released:
getsentry/sentry-javascript#18302
reference:
getsentry/sentry-javascript#18294 (comment)1 parent 20c3288 commit 7eac13b
2 files changed
Lines changed: 2 additions & 2 deletions
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments