feat: move to unimport-icons
@lucide icons works very slow in barrel import, so i move to unimport and use lucide icons
This commit is contained in:
+2
-1
@@ -13,6 +13,7 @@
|
||||
"strictNullChecks": true,
|
||||
"exactOptionalPropertyTypes": true,
|
||||
"moduleResolution": "bundler",
|
||||
"allowArbitraryExtensions": true
|
||||
"allowArbitraryExtensions": true,
|
||||
"types": ["unplugin-icons/types/svelte"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user