antvis / XFlow

React component for building interactive diagrams.
https://x6.antv.antgroup.com/xflow/guide/introduction
MIT License
564 stars 233 forks source link

dist目录里有less文件,导致webpack编译出错 #465

Open hwjom opened 1 month ago

hwjom commented 1 month ago

问题描述

npm安装后,webpacke报错。大意是node_modules某个目录下存在less文件,编译失败。检查后发下xflow的dist目录里有less文件,导致webpack编译出错。这种情况是正常的吗,要使用xflow的话,必须让webpack编译一下吗?

重现链接

重现步骤

1.npm 安装 xflow; 2.webpack的less插件跳过node_modules检查;

预期行为

不需要改变webpack配置,less可以跳过node_modules

平台

屏幕截图或视频(可选)

gEwAfNc1OH

补充说明(可选)

No response

xflow-bot[bot] commented 1 month ago

👋 @hwjom

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.

xflow-bot[bot] commented 3 weeks ago

Hiya!

This issue has gone quiet. Spooky quiet. 👻

We get a lot of issues, so we currently close issues after 60 days of inactivity. It’s been at least 20 days since the last update here. If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not-stale" to keep this issue open!

As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request. Check out contribute for more information about opening PRs, triaging issues, and contributing!

Thanks for being a part of the AntV community! 💪💯