Re: [I] how to build custom component to esm [echarts]

2023-11-07 Thread via GitHub
plainheart closed issue #19257: how to build custom component to esm URL: https://github.com/apache/echarts/issues/19257 -- 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. To

Re: [I] how to build custom component to esm [echarts]

2023-11-01 Thread via GitHub
plainheart commented on issue #19257: URL: https://github.com/apache/echarts/issues/19257#issuecomment-1788757377 The online builder doesn't support bunding as ESM. You can only use the bundler like webpack or rollup to build the esm script. -- This is an automated message from the