mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-06-26 18:26:38 +00:00
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>
7 lines
215 B
TOML
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
|