Skip to content

Failing to get the JS SDK from parsecdn.com #407

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

Closed
adrianchifor opened this issue Jan 31, 2017 · 3 comments
Closed

Failing to get the JS SDK from parsecdn.com #407

adrianchifor opened this issue Jan 31, 2017 · 3 comments

Comments

@adrianchifor
Copy link

I don't know if it has anything to do with the Parse shutdown but my service started failing since yesterday because it couldn't get the Parse JS SDK from parsecdn.com. Did you guys shut that down as well? Moved stuff to cdnjs.cloudflare.com for now. Do you recommend a better cdn?

@andrewimm
Copy link
Contributor

Yes, ParseCDN was part of the Parse shutdown. For a while now, we've been encouraging users to switch to unpkg.com (formerly npmcdn). The npm packages are fully compatible with this service, and in my experience it's been a great host.

@andrewimm
Copy link
Contributor

(Leaving open in case others have the same question.

@andrewimm andrewimm reopened this Feb 1, 2017
@natanrolnik
Copy link
Contributor

In case anyone needs it. What I'm using is:

https://unpkg.com/parse/dist/parse.min.js

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