mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-14 18:59:59 +01:00
Disable workers in Nuxt configuration with a FIXME comment for future review
This commit is contained in:
@@ -35,7 +35,7 @@ export default defineNuxtConfig({
|
||||
kv: true,
|
||||
database: true,
|
||||
analytics: true,
|
||||
workers: true,
|
||||
// FIXME: workers: true,
|
||||
},
|
||||
|
||||
// Nuxt Content
|
||||
|
||||
Reference in New Issue
Block a user