You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2019/12/16 07:47:55 UTC

[GitHub] [incubator-echarts] pissang commented on issue #11855: 打包一个支持 ES6 import 的 build

pissang commented on issue #11855: 打包一个支持 ES6 import 的 build
URL: https://github.com/apache/incubator-echarts/issues/11855#issuecomment-565944383
 
 
   浏览器里直接使用
   ```html
   <script type="module">
   import ECharts from './echarts.min'
   </script>
   ```
   引入?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org