Skip to content

Commit

Permalink
Update examples to latest packages
Browse files Browse the repository at this point in the history
  • Loading branch information
yashovardhan committed Sep 21, 2023
1 parent 30b1be8 commit 21b1087
Show file tree
Hide file tree
Showing 8 changed files with 24,330 additions and 25,239 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ module.exports = function override(config) {
http: require.resolve('stream-http'),
https: require.resolve('https-browserify'),
os: require.resolve('os-browserify'),
zlib: require.resolve('browserify-zlib'),
url: require.resolve('url'),
});
config.resolve.fallback = fallback;
Expand Down
Loading

0 comments on commit 21b1087

Please sign in to comment.