mirror of
https://github.com/ArthurDanjou/arthome.git
synced 2026-01-14 12:14:33 +01:00
Add build cache
This commit is contained in:
@@ -5,6 +5,10 @@ export default defineNuxtConfig({
|
||||
|
||||
compatibilityDate: '2024-08-21',
|
||||
|
||||
experimental: {
|
||||
buildCache: true,
|
||||
},
|
||||
|
||||
devServer: {
|
||||
host: '127.0.0.1',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user