We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
基于antd pro新建一个monorepo项目,将component移到子包中,run dev时less报错,对less任何内容都不识别 import { Footer, GlobalHeaderRight } from '@lib/components';
移除 import './index.less' 能正常
monorepoRedirect开启关闭都是同样报错
The text was updated successfully, but these errors were encountered:
当前 Issue 未检测到标题,请规范填写,谢谢!
The title of the current issue is not detected, please fill in according to the specifications, thank you!
Sorry, something went wrong.
No branches or pull requests
🐛 bug 描述
📷 复现步骤 | Recurrence steps
基于antd pro新建一个monorepo项目,将component移到子包中,run dev时less报错,对less任何内容都不识别
import { Footer, GlobalHeaderRight } from '@lib/components';
移除 import './index.less' 能正常
monorepoRedirect开启关闭都是同样报错
🏞 期望结果 | Expected results
💻 复现代码 | Recurrence code
© 版本信息
🚑 其他信息
The text was updated successfully, but these errors were encountered: