mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-28 02:40:35 +01:00
Merge branch 'v3' into pr/1945
This commit is contained in:
@@ -143,10 +143,6 @@ export default defineNuxtConfig({
|
|||||||
'/releases': { redirect: 'https://github.com/nuxt/ui/releases', prerender: false }
|
'/releases': { redirect: 'https://github.com/nuxt/ui/releases', prerender: false }
|
||||||
},
|
},
|
||||||
|
|
||||||
future: {
|
|
||||||
compatibilityVersion: 4
|
|
||||||
},
|
|
||||||
|
|
||||||
compatibilityDate: '2024-07-09',
|
compatibilityDate: '2024-07-09',
|
||||||
|
|
||||||
nitro: {
|
nitro: {
|
||||||
|
|||||||
@@ -10,10 +10,6 @@ export default defineNuxtConfig({
|
|||||||
|
|
||||||
css: ['~/assets/css/main.css'],
|
css: ['~/assets/css/main.css'],
|
||||||
|
|
||||||
future: {
|
|
||||||
compatibilityVersion: 4
|
|
||||||
},
|
|
||||||
|
|
||||||
compatibilityDate: '2024-07-09',
|
compatibilityDate: '2024-07-09',
|
||||||
|
|
||||||
hub: {
|
hub: {
|
||||||
|
|||||||
Reference in New Issue
Block a user