mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 12:45:11 +08:00
Stub out crypto imports in node (#23506)
This commit is contained in:
parent
322745464c
commit
5d9eee8e4b
@ -123,6 +123,7 @@ module.exports = (env, argv) => {
|
||||
fs: 'empty',
|
||||
net: 'empty',
|
||||
tls: 'empty',
|
||||
crypto: 'empty',
|
||||
},
|
||||
|
||||
entry: {
|
||||
|
Loading…
Reference in New Issue
Block a user