Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidAnson committed Jan 11, 2025
1 parent 9c89ee7 commit 078b9e6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
8 changes: 0 additions & 8 deletions webworker/module-stub.cjs

This file was deleted.

1 change: 0 additions & 1 deletion webworker/webpack.config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ module.exports = {
"fallback": {
"buffer": false,
"fs": false,
"module": require.resolve("./module-stub.cjs"),
"os": require.resolve("./os-stub.cjs"),
"path": require.resolve("path-browserify"),
"process": require.resolve("./process-stub.cjs"),
Expand Down

0 comments on commit 078b9e6

Please sign in to comment.