Hi there,
I am trying to upgrade cesium JS version to latest one i.e. 1.107 with Angular version 8. Please see below angular packages detail
"@angular/cdk": "~8.2.3",
"@angular/common": "~8.2.9",
"@angular/compiler": "~8.2.9",
"@angular/core": "~8.2.9",
"@angular/cli": "~8.3.8",
However when I tried to create PROD build for it. It show below error :
Which version of angular is compatible with latest cesium?