Skip to content

Commit

Permalink
skip tls
Browse files Browse the repository at this point in the history
  • Loading branch information
larshp committed Mar 31, 2024
1 parent c6e48c3 commit 524657d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ module.exports = ({mode} = {mode: "development"}) => ({
"http": false,
"url": false,
"fs": false,
"tls": false,
"https": false,
"net": false,
},
Expand Down

0 comments on commit 524657d

Please sign in to comment.