deduplicate logic from message list and thread message list
This commit is contained in:
+5
-7
@@ -3,16 +3,14 @@
|
||||
"name": "ditchcord",
|
||||
"compatibility_date": "2026-04-04",
|
||||
"observability": {
|
||||
"enabled": true
|
||||
"enabled": true,
|
||||
},
|
||||
"assets": {
|
||||
"directory": "dist",
|
||||
"not_found_handling": "single-page-application"
|
||||
"not_found_handling": "single-page-application",
|
||||
},
|
||||
"compatibility_flags": [
|
||||
"nodejs_compat"
|
||||
],
|
||||
"compatibility_flags": ["nodejs_compat"],
|
||||
"build": {
|
||||
"command": "pnpm run build"
|
||||
}
|
||||
"command": "pnpm run build",
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user