We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello @kriskowal , I am the member of cdnjs project. We want to host this library. But there is a question in q-connection.js.
q-connection.js
var Q = require("q"); var LruMap = require("collections/lru-map"); var Map = require("collections/map"); var UUID = require("./lib/uuid"); var adapt = require("./adapt");
Does this work in browser directly? Thanks for your help!
cdnjs/cdnjs#7870 cdnjs/cdnjs#7895
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello @kriskowal ,
I am the member of cdnjs project.
We want to host this library.
But there is a question in
q-connection.js
.Does this work in browser directly?
Thanks for your help!
cdnjs/cdnjs#7870
cdnjs/cdnjs#7895
The text was updated successfully, but these errors were encountered: