Closed totaki closed 6 years ago
React 15, default environment
The export var BigNumber = clone(); is from bignumber.mjs. Does Jest support modules?
export var BigNumber = clone();
This is an issue with Jest and its configuration. Perhaps try asking a question on stackoverflow.
React 15, default environment