Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building angular test display the Warning on 'ods-charts' dependency #18

Open
julien-deramond opened this issue Dec 1, 2023 · 0 comments · May be fixed by #46
Open

Building angular test display the Warning on 'ods-charts' dependency #18

julien-deramond opened this issue Dec 1, 2023 · 0 comments · May be fixed by #46
Assignees
Labels
bug Something isn't working

Comments

@julien-deramond
Copy link
Member

Building angular and angular-tour-of-heroes tests displays a Warning: depends on 'ods-charts'. CommonJS or AMD dependencies can cause optimization bailouts. For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies

It is recommended that you avoid depending on CommonJS modules in your Angular applications. Depending on CommonJS modules can prevent bundlers and minifiers from optimizing your application, which results in larger bundle sizes. Instead, it is recommended that you use ECMAScript modules in your entire application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants