Skip to content

Commit 4a5cf66

Browse files
Update webpack.config.js
1 parent 59c6d56 commit 4a5cf66

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

webpack.config.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,9 @@ module.exports = {
99
libraryTarget: 'var'
1010

1111
},
12-
{
1312
resolve: {
1413
fallback: {
1514
fs: false
1615
}
1716
}
18-
},
1917
};

0 commit comments

Comments
 (0)