Skip to content

Commit bec22f4

Browse files
Update .dumirc.ts
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 258280c commit bec22f4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.dumirc.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ import path from 'path';
33

44
export default defineConfig({
55
alias: {
6-
'@rc-component/slider$': path.resolve('src'),
7-
'@rc-component/slider/es': path.resolve('src'),
6+
'@rc-component/rate$': path.resolve('src'),
7+
'@rc-component/rate/es': path.resolve('src'),
88
},
99
favicons: ['https://avatars0.githubusercontent.com/u/9441414?s=200&v=4'],
1010
themeConfig: {

0 commit comments

Comments
 (0)