echarts-bot[bot] closed issue #11811: ./line.js → lib/line.min.js... (!) The "transformBundle" hook used by plugin uglify is deprecated. The "renderChunk" hook should be used instead. (!) Missing exports https://rollupjs.org/guide/en/#error-name-is-not-exported-by-module line.js init is not exported by node_modules\echarts\lib\echarts.js 8: 9: // 基于准备好的dom,初始化 echarts 实例并绘制图表。 10: echarts.init(document.getElementById('main')).setOption({ ^ 11: title: { text: 'Line Chart' }, 12: tooltip: {}, URL: https://github.com/apache/incubator-echarts/issues/11811
---------------------------------------------------------------- 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]
