ReferenceError: define is not defined (when updating to 1.109)

When updating my Angular application with Cesium 1.109.0 I receive an error:
“ReferenceError: define is not defined” for multiple files.

createVerticesFromHeightmap.js:25
createVerticesFromQuantizedTerrainMesh.js:25
createGeometry.js:25

Looking for help on what might be the cause.

image

Hi,

Would you be able to provide your build configuration?