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
resolve.atomDirs
2.2.16
13.6.1
v20.10.0
Chrome 120.0.6099.216
https://github.com/NickeyLin/minimal-dumi-reproduce.git
pnpm add dumi-theme-mobile -D
components
components-pro
Foo
ProFoo
[{ type: 'component', dir: 'src/components' },{ type: 'component', dir: 'src/components-pro' },]
正常显示文档及demo
ProFoo组件的demo显示404错误.
demo 的 iframe 地址好像是错误的:
No response
The text was updated successfully, but these errors were encountered:
我也遇到了页面未找到的问题,解决了吗
Sorry, something went wrong.
No branches or pull requests
Version
2.2.16
OS Version
13.6.1
Node.js Version
v20.10.0
Browser Version
Chrome 120.0.6099.216
Link to minimal reproduction
https://github.com/NickeyLin/minimal-dumi-reproduce.git
Steps to reproduce
pnpm add dumi-theme-mobile -D
components
,components-pro
文件夹,并分别创建组件Foo
,ProFoo
,编写demoresolve.atomDirs
:[{ type: 'component', dir: 'src/components' },{ type: 'component', dir: 'src/components-pro' },]
What is expected?
正常显示文档及demo
What is actually happening?
ProFoo
组件的demo显示404错误.demo 的 iframe 地址好像是错误的:
Any additional comments? (optional)
No response
The text was updated successfully, but these errors were encountered: