cheqianxiao opened a new issue #13701: URL: https://github.com/apache/incubator-echarts/issues/13701
### Version 5.0.0 ### Reproduction link [https://codesandbox.io/s/wizardly-ride-umxfn](https://codesandbox.io/s/wizardly-ride-umxfn) ### Steps to reproduce ```js import echarts from 'echarts/lib/echarts' console.log(ehcarts.util) ``` ### What is expected? shoud console an object ### What is actually happening? console undefined --- seems in 5.x , the export.js is not mounted to echarts.js anymore when build . is it expected ? <!-- 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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org