Replies: 1 comment 1 reply
-
I've gotten around the issue by:
It really shouldn't be this difficult to mock this library when you're already providing a jestSetup file. Please improve this experience. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone,
We started using this module in our project and have found that the mocking does not work at all. We've followed the setup guide on the docs site but still get the error:
TypeError: Cannot read properties of undefined (reading 'resolveAsset')
Any suggestions to get this working would be appreciated
thanks
Beta Was this translation helpful? Give feedback.
All reactions