bolt.diy/wrangler.toml
Nirmal Arya 8583dd557c Fix wrangler.toml for v4 compatibility
Remove deprecated node_compat section, use nodejs_compat flag only

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-25 11:27:48 -04:00

7 lines
215 B
TOML

#:schema node_modules/wrangler/config-schema.json
name = "bolt"
compatibility_flags = ["nodejs_compat", "nodejs_als"]
compatibility_date = "2025-03-28"
pages_build_output_dir = "./build/client"
send_metrics = false