Skip to content

Conversation

dynst
Copy link
Collaborator

@dynst dynst commented Jun 4, 2025

These are prerequisites for working ESM support #1410

@dynst dynst force-pushed the chore/jest-config-updates branch 13 times, most recently from 3e6ba7a to 7ecd27f Compare June 9, 2025 18:13
dynst added 5 commits July 7, 2025 00:56
Its CommonJS code is so convoluted that node can't statically
determine the named exports.
In 9.2.0+ you can't use the named export anymore like that,
at least when you only use the type.

sed -i -E -e "s|(import) \{ (BigNumber) \}|\1 \2|" `grep "import { BigNumber }" -rlI packages/*/src/`
@dynst dynst force-pushed the chore/jest-config-updates branch from ecc97d1 to b4cd365 Compare July 7, 2025 01:52
@dynst dynst force-pushed the chore/jest-config-updates branch from b4cd365 to 4ff6d9a Compare July 7, 2025 01:58
@hippocampus-web3 hippocampus-web3 merged commit 38d57cc into master Jul 7, 2025
1 check passed
@hippocampus-web3 hippocampus-web3 deleted the chore/jest-config-updates branch July 7, 2025 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants