Scripts are not loading on mobile package for meteor

I am building webapp and mobile app together in meteor. I have used different packages for different work. For recaptcha I used bratanon:recaptcha package. It is working fine for my mobile app, But for webapp many scripts are not loading and it is displaying 404 error, due to which my recaptcha is also not rendering on mobile device. Please tell what to do, to resolve this issue.