9 lines
202 B
JSON
9 lines
202 B
JSON
{
|
|
"$schema": "node_modules/wrangler/config-schema.json",
|
|
"name": "holistream",
|
|
"compatibility_date": "2025-08-03",
|
|
"main": "./src/index.tsx",
|
|
"compatibility_flags": [
|
|
"nodejs_compat"
|
|
]
|
|
} |