James D. Rogers

Results 3 comments of James D. Rogers

just posted a potential workaround as my answer here 🤷 https://stackoverflow.com/questions/66531022/what-is-the-best-way-to-mock-in-jest-unit-test-this-package/66960414#66960414 this may need some cleanup in an `afterEach` too, not sure. would love it if someone responded with that...

@ljharb can expand further on what my custom resolver would need to do please?! i'm having the same issue, @SanjiKir did you get yours working?

> @jd2rogers2 anything that doesn’t match standard node resolution has to tell this plugin how to resolve files. > > In this specific case, no-unresolved isn’t the issue, since the...