Skip to content

Commit 3378b20

Browse files
committed
Turbopack: cleanup db log and add verbose option
1 parent ad93e45 commit 3378b20

File tree

2 files changed

+349
-235
lines changed

2 files changed

+349
-235
lines changed

turbopack/crates/turbo-persistence/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ verify_sst_content = []
1010
strict_checks = []
1111
stats = ["quick_cache/stats"]
1212
print_stats = ["stats"]
13+
verbose_log = []
1314

1415
[dependencies]
1516
anyhow = { workspace = true }

0 commit comments

Comments
 (0)