googlearchive / vrview

Library for embedding immersive media into traditional websites.
http://developers.google.com/cardboard/vrview
Apache License 2.0
1.71k stars 1.09k forks source link

Avoid arrow function to support es5-only browsers #280

Closed taye closed 6 years ago

jsantell commented 6 years ago

@taye thanks for this! Currently there's no transpiling to ES5, so we should avoid using arrow functions.