Auto-detect content icon collections for the server bundle instead of hand-maintaining the list

This commit is contained in:
Djeex
2026-09-07 16:03:00 +02:00
parent 0450a78478
commit 1f68655314
3 changed files with 129 additions and 1 deletions
+7
View File
@@ -6,6 +6,13 @@
"build": "NUXT_SITE_URL=https://docu.djeex.fr nuxt build"
},
"dependencies": {
"@iconify-json/carbon": "^1.2.26",
"@iconify-json/cbi": "^1.2.59",
"@iconify-json/cib": "^1.2.3",
"@iconify-json/fluent-color": "^1.2.21",
"@iconify-json/logos": "^1.2.14",
"@iconify-json/noto": "^1.2.7",
"@iconify-json/solar": "^1.2.10",
"@nuxtjs/i18n": "^10.6.0",
"better-sqlite3": "^12.11.1",
"docus": "^5.13.0",