Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

minified version on website has 'mainUrl' as undefined - should be 'e' #272

Open
johnrobertallan opened this issue Apr 24, 2014 · 2 comments

Comments

@johnrobertallan
Copy link

the example on your site seems to be minified incorrectly. mainUrl comes back as undefined.. i changed that to e and it worked. Sorry, no time to check in a fix at the moment.

@jlind
Copy link

jlind commented May 27, 2014

I agree.
I found this issue as well by using the quickstart on http://www.mobify.com/mobifyjs/v2/docs/ and trying to use my own main.js file.

@jansepar
Copy link
Contributor

Thanks for the bug reports! While I will fix this, I would actually recommend moving away from using a main.js file, and instead either use the callback based approach or taking the contents in the main file and combining it with the library file. Reduces the # of requests :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants