Jest can handle this with moduleNameMapper You can define the same aliases you have in webpack here too. This should make jest be able to resolve them.
確定! 回上一頁