mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-20 15:01:46 +01:00
docs(nuxt.config): remove experimental.buildCache
This commit is contained in:
@@ -36,10 +36,6 @@ export default defineNuxtConfig({
|
||||
compatibilityVersion: 4
|
||||
},
|
||||
|
||||
experimental: {
|
||||
buildCache: true
|
||||
},
|
||||
|
||||
runtimeConfig: {
|
||||
public: {
|
||||
version: pkg.version
|
||||
|
||||
Reference in New Issue
Block a user