You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by "phlegx (via GitHub)" <gi...@apache.org> on 2023/06/23 11:35:09 UTC

[GitHub] [echarts] phlegx commented on issue #16709: [Bug] package.json is missing a package "type": "module" description

phlegx commented on issue #16709:
URL: https://github.com/apache/echarts/issues/16709#issuecomment-1604155950

   Same problem using Vite and echarts 5.4.2.
   
   ```log
   export * from './lib/export/core.js';
   ^^^^^^
   
   SyntaxError: Unexpected token 'export'
     ...
   ```


-- 
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 unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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