我想创建应该在ie11上工作的web组件。我正在用gulp (和gulp- babel,包括babel 7)编译js。现在,当我使用Babel进行编译时,它可以在Chrome中运行,但在ie11中会发送一个错误:Function.prototype.toString: 'this' is not a Function在gulpfile.js中,我有这样的功能: "presets": [
["@babel/pres
Angular应用程序在IE和chrome中工作正常,但在safari中无法工作,甚至没有显示任何错误,并尝试使用polyfill 还有这里的polyfill.ts /** IE9, IE10 andIE11 requires all of the following polyfills. **/ import 'core-js/es6/&