mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-08-22 16:47:16 -05:00
chore: optimize icon loading
This commit is contained in:
@@ -69,6 +69,14 @@ export default defineNuxtConfig({
|
||||
}
|
||||
},
|
||||
|
||||
icon: {
|
||||
clientBundle: {
|
||||
scan: true,
|
||||
},
|
||||
provider: 'none',
|
||||
serverBundle: "local",
|
||||
},
|
||||
|
||||
components: [
|
||||
{
|
||||
path: '~/components',
|
||||
|
||||
Reference in New Issue
Block a user