Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaciras committed Jun 22, 2024
1 parent d4ad8b8 commit a28922b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,3 @@ htmlcov/

# VS Code related files
.vscode

*.temp.js
3 changes: 0 additions & 3 deletions webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,9 +106,6 @@ export default function (env) {
fs: false,
crypto: false,
module: false,

// Required by wasm-feature-detect
worker_threads: false,
},
},
module: {
Expand Down

0 comments on commit a28922b

Please sign in to comment.