xMonkfish
Results
1
comments of
xMonkfish
Adding the below into my jest.config fixed this error for me using 4.0.0, although I'm not sure what (if any) side effects there will be. ``` moduleNameMapper: { '^lodash-es$': 'lodash',...