Created by: matchdav
Bootstrap currently assumes jQuery is defined globally. This has been bothering me for years. Ideally I'd love it if each plugin was UMD-wrapped - I can put this into another PR if you are OK with it - but defining it globally is probably the quickest fix for the cjs-export.