mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-14 15:54:13 +01:00
Enable workers in Nuxt configuration for improved performance
This commit is contained in:
@@ -35,6 +35,7 @@ export default defineNuxtConfig({
|
||||
kv: true,
|
||||
database: true,
|
||||
analytics: true,
|
||||
workers: true,
|
||||
},
|
||||
|
||||
// Nuxt Content
|
||||
|
||||
Reference in New Issue
Block a user