We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22675eb commit 8b5db46Copy full SHA for 8b5db46
1 file changed
.dumirc.ts
@@ -8,9 +8,7 @@ export default defineConfig({
8
alias: {
9
'@rc-component/tooltip$': path.resolve('src'),
10
'@rc-component/tooltip/assets': path.resolve('assets'),
11
- '@rc-component/tooltip/assets/*': path.resolve('assets'),
12
'@rc-component/tooltip/es': path.resolve('src'),
13
- '@rc-component/tooltip/es/*': path.resolve('src'),
14
},
15
mfsu: false,
16
favicons: ['https://avatars0.githubusercontent.com/u/9441414?s=200&v=4'],
0 commit comments