kudago / smart-app-banner

Lightweight smart app banner with no jquery requirement
MIT License
526 stars 250 forks source link

how to use this alongside RequireJs #93

Open ChaseFlorell opened 6 years ago

ChaseFlorell commented 6 years ago

Our app uses require in other areas, and I'm not the JS guy (I build the mobile app).

I'm trying to implement this into our website to point to our mobile app, but I get this error.

Uncaught Error: Mismatched anonymous define() module

When I look at the docs, it says (http://requirejs.org/docs/errors.html#mismatch)