a327958099 commented on issue #19078:
URL: https://github.com/apache/echarts/issues/19078#issuecomment-1858753485
> 嗨。这是一个典型的 JavaScript 问题(您应该使用 `import * from` 而不是 `export * from`),与
ECharts 无关。所以我要关闭这个问题。
✓ Creating an optimized production build
✓ Compiled successfully
Collecting page data
../Users/acme/Desktop/project/WorkGPT/node_modules/.pnpm/[email protected]/node_modules/echarts/core.js:20
export * from './lib/export/core.js';
^^^^^^
SyntaxError: Unexpected token 'export'
这不是你组件里面的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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]