Files
edx-platform/common/static/js
Tyler Hallada 9ec5f4d09d Add babel-polyfill to fix IE11 bug
ReactRenderer used Object.assign which is an ES 2015 feature that is not
supported by IE11. babel-polyfill will now polyfills that function for browsers
that do not support it before ReactRenderer tries to use it.
2018-01-12 15:32:10 -05:00
..
2017-12-08 14:38:41 -05:00
2017-12-08 14:39:02 -05:00
2018-01-12 15:32:10 -05:00
2016-08-08 15:59:18 -04:00