discourse/plugins/discourse-internet-explorer/public/js
Robin Ward c91a360ef7 FIX: Include `Symbol` polyfill for IE11
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.
2019-12-18 15:58:36 -05:00
..
ie.js FIX: Include `Symbol` polyfill for IE11 2019-12-18 15:58:36 -05:00