msbasanth commented on issue #15138: URL: https://github.com/apache/echarts/issues/15138#issuecomment-860169579
@pissang I am attaching the sample which I used for checking the tree shaking behavior. It is an Angular application (v10,x) where I placed a webcomponent 'my-chart', you can find the chart code @src/assets/chart.js. You can enable tree shakable option by commenting full import in chart.js and uncommenting tree shakable imports. [echart-treeshaking-sample.zip](https://github.com/apache/echarts/files/6643487/echart-treeshaking-sample.zip) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
