Many non-transpiled samples (including reference player) use ES6 features
Created by: davemevans
As reported in #3540 (closed), the reference player does not load in IE11 since any code in samples/ is not transpiled to ES5 and IE11 does not support (at least) arrow functions.