Compiling project in Angular 17 using esbuild the charts don't render. The following exception stack can be seen in chrome debug console.
ERROR TypeError: t is not a function
at main-FDVUKKK2.js:250:138026
at Array.forEach ()
at o.resolveFusionCharts (main-FDVUKKK2.js:250:137957)
at new o (main-FDVUKKK2.js:250:137650)
at o.ɵfac [as factory] (main-FDVUKKK2.js:250:138247)
at em (main-FDVUKKK2.js:241:17093)
at aU (main-FDVUKKK2.js:241:16602)
at lM (main-FDVUKKK2.js:241:16331)
at sM (main-FDVUKKK2.js:241:15852)
at Be (main-FDVUKKK2.js:241:54171)