File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4063,11 +4063,11 @@ self.addEventListener("message", (e) => {
40634063});
40644064```
40654065
4066- [ ![ Edit 111-Web Workers] ( https://codesandbox.io/static/img/play-codesandbox.svg )] ( https://codesandbox.io/p/sandbox/110-canvas-api-lgtkpg )
4066+ [ ![ Edit 111-Web Workers] ( https://codesandbox.io/static/img/play-codesandbox.svg )] ( https://codesandbox.io/p/sandbox/111-web-workers-snqmpz )
40674067
40684068- [ ^ 111 ] CodeSandbox: Web Workers.
40694069
4070- [ ^ 111 ] :[ CodeSandbox: Web Workers.] ( https://lgtkpg .csb.app/ ) , last access: October 1, 2024.
4070+ [ ^ 111 ] :[ CodeSandbox: Web Workers.] ( https://snqmpz .csb.app/ ) , last access: October 1, 2024.
40714071
40724072- The code above demonstrates how to use web workers to perform tasks in background threads.
40734073- First, a new web worker is created by passing the path to a worker script (` worker.js ` ).
You can’t perform that action at this time.
0 commit comments