We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfd6795 commit 167dd98Copy full SHA for 167dd98
docs/platforms/javascript/common/best-practices/web-workers.mdx
@@ -7,8 +7,6 @@ supported:
7
- javascript
8
notSupported:
9
- javascript.cordova
10
- - javascript.electron
11
- - javascript.gatsby
12
- javascript.node
13
- javascript.aws-lambda
14
- javascript.azure-functions
@@ -20,6 +18,9 @@ notSupported:
20
18
- javascript.hono
21
19
- javascript.koa
22
- javascript.nestjs
+ - javascript.deno
+ - javascript.cloudflare
23
+ - javascript.bun
24
---
25
26
Sentry's Browser SDK supports the [Web Workers API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API).
0 commit comments