Created
March 6, 2015 17:17
-
-
Save mildfuzz/5974b504237b9a2d377f to your computer and use it in GitHub Desktop.
media
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| if(mediaRequired && typeof require === 'function'){ | |
| // we need to load the bbc audio player | |
| require(['bump-3'],function ($) { |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment