Stub out crypto imports in node (#23506)
This commit is contained in:
committed by
GitHub
parent
322745464c
commit
5d9eee8e4b
@@ -123,6 +123,7 @@ module.exports = (env, argv) => {
|
||||
fs: 'empty',
|
||||
net: 'empty',
|
||||
tls: 'empty',
|
||||
crypto: 'empty',
|
||||
},
|
||||
|
||||
entry: {
|
||||
|
||||
Reference in New Issue
Block a user