I am working with Angular 17 and cube-client libraries.
When building the project, I get this warning on cube client v1.0.0:
Warning: ...\node_modules\@cubejs-client\ngx\dist\fesm2015\cubejs-client-ngx.js depends on 'fast-deep-equal'. CommonJS or AMD dependencies can cause optimization bailouts.
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
Dear,
I am working with Angular 17 and cube-client libraries. When building the project, I get this warning on cube client v1.0.0: