eon icon indicating copy to clipboard operation
eon copied to clipboard

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

Open kirkins opened this issue 8 years ago • 2 comments

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 avatar Feb 19 '17 21:02 kirkins

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 avatar Feb 19 '17 21:02 kirkins

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

kirkins avatar Feb 19 '17 21:02 kirkins