- Notifications
You must be signed in to change notification settings - Fork3k
Commit13b32b3
committed
fix: restore support for web workers
A previous change ([1], included in 3.0.5) broke support for webworkers, which threw "window is not defined" when importing the bundlein a web worker.Related:socketio/socket.io#3809Reference:https://webpack.js.org/configuration/output/#outputglobalobject[1]:8c08c5d1 parent311c5d1 commit13b32b3
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments
Comments
(0)