Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants