feat(assets): new assets loading system (currently only for images)
This commit is contained in:
@@ -7,6 +7,7 @@ export default defineNuxtConfig({
|
||||
"@nuxt/content",
|
||||
"@pinia/nuxt",
|
||||
"./modules/content-assets",
|
||||
"./modules/image-assets",
|
||||
"@nuxtjs/i18n",
|
||||
"@tresjs/nuxt",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user