Skip to content

Commit 167dd98

Browse files
committed
fix 404s
1 parent bfd6795 commit 167dd98

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/platforms/javascript/common/best-practices/web-workers.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ supported:
77
- javascript
88
notSupported:
99
- javascript.cordova
10-
- javascript.electron
11-
- javascript.gatsby
1210
- javascript.node
1311
- javascript.aws-lambda
1412
- javascript.azure-functions
@@ -20,6 +18,9 @@ notSupported:
2018
- javascript.hono
2119
- javascript.koa
2220
- javascript.nestjs
21+
- javascript.deno
22+
- javascript.cloudflare
23+
- javascript.bun
2324
---
2425

2526
Sentry's Browser SDK supports the [Web Workers API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API).

0 commit comments

Comments
 (0)