Saad Ahmed
Saad Ahmed
I can confirm this problem exists for svg files as well.
@shikelong i tried copy roll up plugin, it didn't work for me either
I would like to request devs to change string heavy comparison to some heuristics based approach, large string comparisons offer poor performance
memoizing the entire component itself doesn't seem efficient
Facing this issue as well @d-x90 should we have a `"module": "commonjs"` in [tsconfig.build.json](https://github.com/project-serum/sol-wallet-adapter/blob/master/tsconfig.build.json)
I tried with almost 20 different RPC providers listed on https://chainlist.org for arbitrum
I also want to mention that this happens when i try to instantiate an ethereum provider within an event handler and then query a contract using that provider