eon
eon copied to clipboard
Changes to allow gh-pages to work as a CDN where https is required
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.
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.
hmm you probably didn't want me to merge in that hot-fix to this pull request...