Does b17 contain the latest minified version of Cesium.js?

Is there a location I could grab the latest built version of Cesium.js(minified)? I need to integrate pull request 841 at least on top of b17, and I was hoping not to have to build Cesium.

Scott

Scott,

b17 on the downloads page contains Cesium.js

Patrick

To include #841, you’ll have to build yourself. Users do it all the time. See the Contributor’s Guide.

Patrick

Ok, thanks I’ll work on that now.

Scott