mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-30 01:28:15 +01:00
Add @nuxthq/studio and configure Nuxt Content preview API
Integrated @nuxthq/studio version 2.2.1 as a new dependency and updated the pnpm lockfile accordingly. Additionally, configured the Nuxt Content preview API with custom settings in the `nuxt.config.ts` file. This setup enhances the development experience and enables Nuxt Studio integration.
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
"@nuxt/content": "3.0.1",
|
||||
"@nuxt/image": "^1.9.0",
|
||||
"@nuxt/ui": "3.0.0-alpha.12",
|
||||
"@nuxthq/studio": "2.2.1",
|
||||
"@nuxthub/core": "^0.8.15",
|
||||
"@nuxtjs/google-fonts": "^3.2.0",
|
||||
"@nuxtjs/i18n": "9.1.5",
|
||||
|
||||
Reference in New Issue
Block a user