Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where can I get the minified q.js? #783

Open
sgSNWYMC opened this issue May 20, 2016 · 3 comments
Open

Where can I get the minified q.js? #783

sgSNWYMC opened this issue May 20, 2016 · 3 comments

Comments

@sgSNWYMC
Copy link

No description provided.

@gabrielliwerant
Copy link

gabrielliwerant commented Jun 28, 2016

You can get the minified file by running the grunt default task in the project folder. See the Gruntfile.js file for more information.

@tyler-kearney-pu
Copy link

Since someone is confused.. An easy way to use a minified version of Q is to use a CDN link, for example
https://cdnjs.cloudflare.com/ajax/libs/q.js/2.0.3/q.min.js
or download it from this location

@chrisspen
Copy link

@tyler-kearney That minified version seems to only work in NodeJS, and when loaded in a generic browser throws the error Uncaught ReferenceError: require is not defined

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

No branches or pull requests

4 participants