antvis / X6

🚀 JavaScript diagramming library that uses SVG and HTML for rendering.
https://x6.antv.antgroup.com
MIT License
5.75k stars 1.71k forks source link

dynamic import() which is available in all CommonJS modules. #4383

Closed KongWeidongSJZ closed 3 months ago

KongWeidongSJZ commented 3 months ago

Describe the bug

我在引用X6的时候遇到一个问题,x6-common 中 是通过 require引用的lodash-es ,请问如何解决 1723020938146

Your Example Website or App

暂无

Steps to Reproduce the Bug or Issue

  1. pnpm 安装 vue3 nuxt3
  2. 安装x6

Expected behavior

展示x6示例

Screenshots or Videos

No response

Platform

Additional context

No response

x6-bot[bot] commented 3 months ago

👋 @KongWeidongSJZ

Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. To help make it easier for us to investigate your issue, please follow the contributing guidelines. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

miya-yang commented 2 weeks ago

您好,请问最终是怎么解决的呢

hellolsk commented 2 weeks ago

同问, 怎么解决的。 我在使用next安装也出现了上面的问题