Simen Bekkhus
Simen Bekkhus
we should support overriding if empty string is provided. wanna send a PR?
Thanks @Andarist, failing tests are the best bug reports ever! 😀 @pedrottimark @jeysal any ideas here?
Either I messed up the merge or this is fixed. @Andarist any idea? 😀
I'm happy to land this as a regression test 🙂
Ah wait no, the test demonstrates the error, it wasn't a _failing_ test. Makes sense! Ref https://github.com/facebook/jest/pull/9863#discussion_r413071029
yeah, seems like it to me 🙂
a reproduction without CRA would be nice 😅 there's so much extra stuff in those setups (and using very dated version of Jest)
sure, no reason not to, methinks. feel free to open up a PR 🙂
You should be able to use `resolutions` to work around it. And yeah, we'll probably ditch the browser resolve
thanks @nicolo-ribaudo, did that and also (tried to) fix all the other errors we get from the tsc build.