Using Cesium with CSP settings

Hi all,

I have to come back on this issue. Is there any way to use CesiumJS without “unsafe-eval” settings?

From the stack-trace Chrome gives me, I can tell, that it has something to do with Knockout, however I was not able to trace the error to something useful. I don’t know, if there are any settings available in Cesium to get rid of these thins.

This is a serious problem. “unsafe-eval” is not allowed in many environments, and it would be a shame, if CesiumJS could not be used in these cases.