mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
docs: add site.url (#1924)
This commit is contained in:
@@ -129,6 +129,9 @@ export default defineNuxtConfig({
|
||||
typescript: {
|
||||
strict: false
|
||||
},
|
||||
site: {
|
||||
url: 'https://ui.nuxt.com'
|
||||
},
|
||||
vite: {
|
||||
optimizeDeps: {
|
||||
include: ['date-fns']
|
||||
|
||||
Reference in New Issue
Block a user