mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
docs(nuxt.config): update icon options
This commit is contained in:
@@ -48,8 +48,10 @@ export default defineNuxtConfig({
|
||||
dir: resolve('./app/assets/icons')
|
||||
}],
|
||||
clientBundle: {
|
||||
scan: true
|
||||
}
|
||||
scan: true,
|
||||
includeCustomCollections: true
|
||||
},
|
||||
serverBundle: 'local'
|
||||
},
|
||||
|
||||
content: {
|
||||
|
||||
Reference in New Issue
Block a user