Get rid of CommonJS dependencies for Angular client library
Open
client:ngx
- Dominant language
- Rust
- Stars
- 20.8k
- Forks
- 2.1k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 181
Description
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:
```
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
```
Contributor guide
Assessment
This issue has not been assessed yet.