MetaMask / key-tree

MIT License
50 stars 17 forks source link

Fix ESM imports #177

Closed FrederikBolding closed 4 months ago

FrederikBolding commented 4 months ago

Patch ts-bridge to stop transforming named imports, fixing an ESM issue with the current build, unblocking PRs on the MetaMask extension side.

Conversation around upstreaming this is still pending: https://github.com/ts-bridge/ts-bridge/pull/18