Skip to content

Commit

Permalink
chore :: ignore eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
wjzlskxk committed Nov 18, 2024
1 parent 49bcbb0 commit 6fddddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion craco.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ module.exports = {
webpack: {
resolve: {
fallback: {
stream: require.resolve('stream-browserify'),
stream: false,
},
},
},
Expand Down

0 comments on commit 6fddddb

Please sign in to comment.