mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-03-10 06:00:19 +00:00
- Implemented a new Diff View in the Workbench to visualize file changes - Added file history tracking with detailed change information - Enhanced FileTree and FileModifiedDropdown to show line additions and deletions - Integrated file history saving and retrieval in ActionRunner - Updated Workbench view types to include 'diff' option - Added support for inline and side-by-side diff view modes
6 lines
200 B
TOML
6 lines
200 B
TOML
#:schema node_modules/wrangler/config-schema.json
|
|
name = "bolt"
|
|
compatibility_flags = ["nodejs_compat"]
|
|
compatibility_date = "2024-07-01"
|
|
pages_build_output_dir = "./build/client"
|
|
send_metrics = false |