但在IE11中,该应用程序没有渲染。我包含了polyfills.ts文件,并安装了npm包classlist.js和web-animations-js。/** IE9, IE10 and IE11 requires all of the following polyfills. **/ import/es6/map';
import 'core
ember new ietest --no-welcome创建了一个新的应用程序并在不修改任何代码的情况下执行ember serve之后,Ember应用程序在Chrome和yields中加载得很好,但是在IE11中没有加载,并产生两个错误:
Expected Identifier at ietest.js (32,9)也许可以在IE11中设置一个可以切换的设置?
我想创建应该在ie11上工作的web组件。我正在用gulp (和gulp- babel,包括babel 7)编译js。现在,当我使用Babel进行编译时,它可以在Chrome中运行,但在ie11中会发送一个错误:Function.prototype.toString: 'this' is not a Function在gulpfile.js中,我有这样的功能: "presets": [
["@babel/pres