Skip to content

新版本的UglifyJS配置可能会导致代码在IE8下出错 #21

Open
@kyjo2014

Description

@kyjo2014

问题描述:
触发onClick时,IE8会在return; t(e,l,r,o,u) 这里报 Function Expect错误。

分析:
代码压缩会把Nerv中的dispatchEvent名变为t,可能会与eventsToTrigger变量重名导致
调用失败。0.0.7版本可修复

操作系统:window xp
浏览器:IE8
Nerv版本:1.2.12
athena2版本:0.0.15

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions