mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-02-01 12:29:32 +01:00
Remove workers
This commit is contained in:
@@ -34,7 +34,6 @@ export default defineNuxtConfig({
|
|||||||
kv: true,
|
kv: true,
|
||||||
database: true,
|
database: true,
|
||||||
analytics: true,
|
analytics: true,
|
||||||
workers: true,
|
|
||||||
},
|
},
|
||||||
|
|
||||||
// Nuxt Content
|
// Nuxt Content
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "artsite",
|
"name": "artsite",
|
||||||
"type": "module",
|
|
||||||
"private": true,
|
"private": true,
|
||||||
"packageManager": "pnpm@10.8.1",
|
"packageManager": "pnpm@10.8.1",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user