Skip to content

Commit

Permalink
rm unused module rule (#954)
Browse files Browse the repository at this point in the history
Co-authored-by: turbocrime <[email protected]>
  • Loading branch information
turbocrime and turbocrime authored Apr 20, 2024
1 parent 78ab976 commit 32f093d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/extension/webpack.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ const config: webpack.Configuration = {
},
module: {
rules: [
{ test: /\.wasm/ },
{
test: /\.tsx?$/,
use: 'ts-loader',
Expand Down

0 comments on commit 32f093d

Please sign in to comment.