Pieter Bonne
Pieter Bonne
I got bitten by this too, I was expecting the backports repo to contain actual backports. Worked around this using pip install.
I have been able to work around my issue after reading the discussion here : https://github.com/snapshot-labs/snapshot/discussions/1189. After re-connecting using "Trezor (using metamask)" I was able to vote.
I believe the issue is that this block of globalInit code below does not work as expected. I think none of the classes have access to these declarations, because they...
Terser does do this, and this is actually the one thing stopping me from adopting swc at the moment ;-) Also, class properties marked as private could also be mangled...