DickLicha opened a new issue #10974: 在uni小程序中如何使用精简版echarts.js URL: https://github.com/apache/incubator-echarts/issues/10974 ### Version 4.2.1 ### Steps to reproduce 我把npm 安装的echart import * as echarts from 'echarts'库换成精简版的echarts.min.js在启动的时候抛出-----》文件查找失败:'echarts' ### What is expected? vue正确引用精简版 echarts.min.js ### What is actually happening? 抛出 文件查找失败:'echarts' <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
