holepunchto / hyperswarm-dht-relay

Relaying the Hyperswarm DHT over other transport protocols to bring decentralized networking to everyone
ISC License
44 stars 10 forks source link

"require function ... cannot be statically extracted" #13

Open LuKks opened 2 years ago

LuKks commented 2 years ago

With a default React app and using the code from README:

WARNING in ./node_modules/sodium-javascript/randombytes.js 24:6-13
Critical dependency: require function is used in a way in which dependencies cannot be statically extracted

It still works!