This is necessary when we use `for (x of y)` operators in Javascript as they are transpiled to use `Symbol` which is not present in IE. |
||
|---|---|---|
| .. | ||
| ie.js | ||
This is necessary when we use `for (x of y)` operators in Javascript as they are transpiled to use `Symbol` which is not present in IE. |
||
|---|---|---|
| .. | ||
| ie.js | ||