Files
stream.ui/wrangler.jsonc
2025-12-31 17:18:50 +07:00

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"
]
}