You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
light-clientbundle strips node:crypto, assuming it's not used at runtime.
A saner approach would be to ensure it's not bundled indirectly via dependencies.
The text was updated successfully, but these errors were encountered:
light-client
bundle stripsnode:crypto
, assuming it's not used at runtime.A saner approach would be to ensure it's not bundled indirectly via dependencies.
The text was updated successfully, but these errors were encountered: