
require.js and jwplayer7
I'm trying to upgrade from jwp6 to jwp7.
I currently use require.js with jwp6 without any issues, but trying to get it to work with jwp7 doesn't seem to be working.
The jwplayer window variable is not being exported properly. Even using a shim with require.js doesn't help. The file is being loaded, and executed but it simply doesn't play nice with require.js and as a result 'jwplayer' is undefined rendering the script useless.