Skip to content

Commit

Permalink
chore: remove the i prefix from the second 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 a4ee75a commit 0c9205e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ export default defineConfig((config) => ({
enabledCollections: ['ep'],
}),
IconsResolver({
prefix: 'i',
extension: 'tsx',
enabledCollections: ['ep'],
}),
Expand Down

0 comments on commit 0c9205e

Please sign in to comment.