superchangme opened a new issue, #20629: URL: https://github.com/apache/echarts/issues/20629
### Version 5.4.3 ### Link to Minimal Reproduction https://echarts.apache.org/handbook/zh/basics/release-note/v5-upgrade-guide/ ### Steps to Reproduce 使用cdn方式引入echarts.esm.js, 但是打包时还是会有echarts的内容, 全部都是lib模块下的。有无办法优化?  ### Current Behavior 使用cdn方式引入echarts.esm.js, 但是打包时还是会有echarts的内容, 全部都是lib模块下的。有无办法优化?  ### Expected Behavior 期望打包后不包含echarts lib ### Environment ```markdown node 18 vite 5.4.8 echarts 5.4.3 ``` ### Any additional comments? _No response_ -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
