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

Changes to allow gh-pages to work as a CDN where https is required #18

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

kirkins
Copy link

@kirkins kirkins commented Feb 19, 2017

I made a few changes to the eon.js file and the v/0.0.10/eon.js files that allow me to use the gh-pages branch as a cdn for examples on JSfiddle.

At example here:

If I use https://pubnub.github.io/eon/lib/eon.js instead of https://kirkins.github.io/eon/lib/eon.js

It doesn't work because the default version always tries to use http.

@kirkins
Copy link
Author

kirkins commented Feb 19, 2017

P.S. sorry for the other requests before I was ready. I meant to move changes from my master branch to gh-pages to test that it fixed my problem.

@kirkins
Copy link
Author

kirkins commented Feb 19, 2017

hmm you probably didn't want me to merge in that hot-fix to this pull request...

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

Successfully merging this pull request may close these issues.

None yet

1 participant