Skip to content

Commit af0391b

Browse files
committed
Iterate
Signed-off-by: Michael Telatynski <[email protected]>
1 parent 36108c0 commit af0391b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

webpack.config.js

-1
Original file line numberDiff line numberDiff line change
@@ -677,7 +677,6 @@ module.exports = (env, argv) => {
677677
// Automatically load buffer & process modules as we use them without explicitly
678678
// importing them
679679
new webpack.ProvidePlugin({
680-
Buffer: ["buffer", "Buffer"],
681680
process: "process/browser",
682681
}),
683682

0 commit comments

Comments
 (0)