enzymejs/enzyme-matchers

v7.1.2 is not working on IE

Open

#329 建立於 2019年12月18日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)JavaScript (125 fork)batch import
Good first PRHelp wantedV - PATCH

倉庫指標

Star
 (896 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Hi,

I'm using jasmine-enzyme to test components on real browsers using karma according to this guide. However, I noticed that IE tests are failing since v7.1.2. This is because the current babel target is node: 'current'. Could that be more widened so that IE tests run without compiling enzyme-matchers?

貢獻者指南