82antu opened a new issue #10939: Zrender Dependency URL: https://github.com/apache/incubator-echarts/issues/10939 ### Version 4.2.1 ### Steps to reproduce mine is just a question: Zrender is set as DEPENDENCY; but, in my application based on SystemJS environment (with a systemjs.config.js configuration file) I'm able to use Echarts without configuring zrender in my systemjs.config.js nor having zrender.js in my outputfolder. My understandig was that Dependencies (and not devDependencies) were mandatory for running a library. ### What is expected? I expect to add a specific entry for zreder and copy it in my otput folder ### What is actually happening? no need to use zrender at all <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> <!-- This issue is in English. 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]
