vanilla-es6-jspm
vanilla-es6-jspm copied to clipboard
YUIDoc over https
When loaded over https, the https://topheman.github.io/vanilla-es6-jspm/docs/ page shows warnings because of the requests to the yahoo cdn which aren't made over https.
I tried to retrieve css-grids.min.css
, and yui-min.js
in local to serve them from the github pages, but the yui-min.js
still makes request to the yahoo cdn, over http.
I updated to the latest yui. It's the same thing. It seems to be a documented problem. The solution beeing to list every dependencies + baseUrl.
I don't have much time on that and I'm still looking for an other solution than YUIDoc - this bug makes an other point.
PS: No problem when served over http : http://topheman.github.io/vanilla-es6-jspm/docs/
Hi, perhaps check out ESDoc and the JSPM plugin I've made for it: https://www.npmjs.com/package/esdoc-plugin-jspm