Skip to content

Commit

Permalink
chore: remove last resolver on components plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
userquin committed Jul 12, 2022
1 parent 0c9205e commit 5351f8e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,6 @@ export default defineConfig((config) => ({
extension: 'vue',
enabledCollections: ['ep'],
}),
IconsResolver({
extension: 'tsx',
enabledCollections: ['ep'],
}),
// 自动导入 Element Plus 组件
ElementPlusResolver(),
],
Expand Down

0 comments on commit 5351f8e

Please sign in to comment.