我在这个代码库中重新创建了这个问题: https://github.com/umarmw/lopital-sdk 因此,在执行lerna run test时,它会抛出以下错误: FAIL __tests10 | }); 12 | it('should mount in a full DOM', function() {
Add @babel/pres
当我尝试运行jest时,我得到 Test suite failed to run
ReferenceError: Unknown plugin "syntax-dynamic-import" specifiedin "/app/.babelrc" at 0, attempted to resolve relative to "/app" 该插件在通过Parcel正常运行时被成功找到,并列在my pa