Skip to content

Commit

Permalink
chore: update and fix the embeddedWorker example
Browse files Browse the repository at this point in the history
  • Loading branch information
josdejong committed Jan 5, 2023
1 parent 8ec59bf commit 17fb3fb
Show file tree
Hide file tree
Showing 3 changed files with 1,755 additions and 2,917 deletions.
4 changes: 2 additions & 2 deletions examples/embeddedWorker/app.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<head>
<title>Worker pool with an embedded worker</title>

<script src="dist/app.bundle.js"></script>
<script src="dist/main.js"></script>
</head>
<body>
</body>
</html>
</html>
Loading

0 comments on commit 17fb3fb

Please sign in to comment.