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
控制台显示如下图 没有更改任何配置,采用默认配置。通过查看node_modules对比发现非Monorepo 模块的目录@umoteam中拥有editor与editor-external两个文件夹,而Monorepo 模块的目录@umoteam中只拥有editor一个文件夹。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
环境:VUE3 + VITE + TS
描述:采用了 Monorepo 模块来管理子项目,在对应项目下安装依赖后,引入组件后,所有菜单的显示如下图所示:
控制台显示如下图
没有更改任何配置,采用默认配置。通过查看node_modules对比发现非Monorepo 模块的目录@umoteam中拥有editor与editor-external两个文件夹,而Monorepo 模块的目录@umoteam中只拥有editor一个文件夹。
The text was updated successfully, but these errors were encountered: