Add comment about icons
This commit is contained in:
parent
e32a72868b
commit
7d73f2b784
@ -62,7 +62,13 @@ export default defineNuxtConfig({
|
||||
'lucide:layers',
|
||||
'lucide:wind',
|
||||
'lucide:sun'
|
||||
]
|
||||
],
|
||||
// clientBundle: { // TODO check this out sometime
|
||||
// scan: {
|
||||
// globInclude: ['components/**/*.vue', /* ... */],
|
||||
// globExclude: ['node_modules', 'dist', /* ... */],
|
||||
// },
|
||||
// },
|
||||
}
|
||||
}
|
||||
})
|
||||
Loading…
x
Reference in New Issue
Block a user