anujs-webpack4-ie7-8 icon indicating copy to clipboard operation
anujs-webpack4-ie7-8 copied to clipboard

引入 anujs/dist/Router, 报IE8缺少标识符

Open hcxowe opened this issue 7 years ago • 1 comments

while (node && node.nodeType == 1) { var checkChange = node; if (node.__events) { var vnode = node.__events.vnode; inner: while (vnode.return) { // 此行缺少标识符

hcxowe avatar Jun 22 '18 07:06 hcxowe

没有对anu进行es3fiy吧

RubyLouvre avatar Jul 06 '18 09:07 RubyLouvre