【发布时间】:2016-07-28 10:26:00
【问题描述】:
我们使用 aurelia 框架创建了单页应用程序。我们在 aurelia 应用程序中使用es7 decorators。该应用程序在 chrome 和 firefox 中运行良好,但在 IE 9,10 中无法运行。但它在 IE 11 中可以正常工作。
浏览器控制台显示错误"Unhandled promise rejectionError"。
我们如何解决这个问题?
【问题讨论】:
-
您需要将旧版浏览器作为自述文件添加到您引用的存储库中。
标签: internet-explorer typescript aurelia ecmascript-2016