草庐IT

transformIgnorePatterns

全部标签

javascript - 开 Jest transformIgnorePatterns 不起作用

我花了很长时间查看关于此的其他问题并查看Github上的其他项目,但似乎没有一个答案对我有用。我正在我的项目中加载第三方库,在运行Jest测试时出现错误exportdefaultportalCommunication;^^^^^^SyntaxError:Unexpectedtokenexport>1|importportalCommunicationfrom'mathletics-portal-communication-service';我已尝试通过多种方式更新我的Jest配置以使其能够转译该库,但我总是遇到同样的错误。这是我当前的jest.config.js文件:module.ex