mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-02-02 13:31:31 +01:00
fix: corriger la syntaxe dans les fichiers de configuration pour assurer la conformité
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"name": "artsite",
|
||||
"compatibility_date": "2025-12-13",
|
||||
"compatibility_flags": [
|
||||
"nodejs_compat",
|
||||
"nodejs_compat"
|
||||
],
|
||||
"preview_urls": true,
|
||||
"workers_dev": true,
|
||||
@@ -16,7 +16,7 @@
|
||||
}
|
||||
],
|
||||
"placement": {
|
||||
"mode": "smart",
|
||||
"mode": "smart"
|
||||
},
|
||||
"assets": {
|
||||
"binding": "ASSETS",
|
||||
|
||||
Reference in New Issue
Block a user