Closed
Description
Describe the bug
生成的文件里面:
DCol: typeof import('vue-devui/col/index.es.js')['Col']
DRow: typeof import('vue-devui/row/index.es.js')['Row']
实际:
DCol: typeof import('vue-devui/grid')['Col']
DRow: typeof import('vue-devui/grid')['Row']
Reproduction
1.5.0
System Info
System:
OS: macOS 13.1
CPU: (8) arm64 Apple M1
Memory: 1.37 GB / 16.00 GB
Shell: 5.8.1 - /bin/zsh
Binaries:
Node: 18.12.1 - ~/.nvm/versions/node/v18.12.1/bin/node
npm: 9.2.0 - ~/.nvm/versions/node/v18.12.1/bin/npm
Browsers:
Chrome: 109.0.5414.87
Chrome Canary: 111.0.5533.0
Safari: 16.2
Used Package Manager
pnpm
Validations
- Follow our Code of Conduct
- Read the Contributing Guide.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
- The provided reproduction is a minimal reproducible of the bug.
Metadata
Metadata
Assignees
Labels
No labels