For those of us using SystemJS with Angular2, and wanting to add Cesium to your project, I wrote this up on Stackoverflow.
Apparently, SystemJS treats Cesium as CommonJS, not AMD.
For those of us using SystemJS with Angular2, and wanting to add Cesium to your project, I wrote this up on Stackoverflow.
Apparently, SystemJS treats Cesium as CommonJS, not AMD.