Seth Call
Seth Call
**Is your feature request related to a problem? Please describe.** While upgrading our application to angular 10, this appears in the console output during a build: `WARNING in /path/services/twilio.service.ts depends...
When including this dependency in an angular 13 app using node 18, I'm getting this warning during the build: Warning: donut-chart.component.ts depends on 'britecharts/dist/umd/charts/donut.min'. CommonJS or AMD dependencies can cause...
When building with angular 13, the following is reported: Warning: /path/goes/here/twilio.service.ts depends on '@twilio/voice-sdk'. CommonJS or AMD dependencies can cause optimization bailouts. For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies Note that the...