parent
4432cf5438
commit
c1ae49d91e
4
modules/angular2/src/testing/shims_for_IE.js
vendored
4
modules/angular2/src/testing/shims_for_IE.js
vendored
@ -128,7 +128,3 @@ if (!window.console.assert) window.console.assert = function () { };
|
||||
clearTimeout(id);
|
||||
};
|
||||
}());
|
||||
|
||||
// Workaround for https://github.com/angular/angular/issues/5067
|
||||
// TODO: remove as part of the issue resolution
|
||||
if (!window.Symbol) window.Symbol = {iterator: '_es6-shim iterator_'};
|
||||
|
Loading…
x
Reference in New Issue
Block a user