Skip to content

Commit

Permalink
fix: do not auto install icon sets, close #1270
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Feb 4, 2024
1 parent 48fa9d6 commit abd878f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/slidev/node/plugins/preset.ts
Expand Up @@ -130,7 +130,6 @@ export async function ViteSlidevPlugin(

Icons({
defaultClass: 'slidev-icon',
autoInstall: true,
...iconsOptions,
}),

Expand Down

0 comments on commit abd878f

Please sign in to comment.