Stub out crypto imports in node (#23506)

pull/23513/head
Michael Telatynski 2022-10-17 17:54:56 +01:00 committed by GitHub
parent 322745464c
commit 5d9eee8e4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -123,6 +123,7 @@ module.exports = (env, argv) => {
fs: 'empty',
net: 'empty',
tls: 'empty',
crypto: 'empty',
},
entry: {