Skip to content

Commit

Permalink
I don't think we need the async experiment
Browse files Browse the repository at this point in the history
  • Loading branch information
float3 committed Apr 27, 2024
1 parent 3311e91 commit 674b50d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ const Config_Node = {
},
experiments: {
syncWebAssembly: true,
asyncWebAssembly: true,
}
};

Expand Down

0 comments on commit 674b50d

Please sign in to comment.