Steal does not support UMD or more specifically "define" not
wrapping the entire body of code. Fastclick is UMD. Treat
anything UMD as a global and it works.
The fix to this is having SystemJS parse define calls instead of
calling the function.