Skip to content

Commit 15357a0

Browse files
committed
WIP: enable trace_task_dirty feature
1 parent fe50921 commit 15357a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

turbopack/crates/turbo-tasks-backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ bench = false
1313
workspace = true
1414

1515
[features]
16-
default = []
16+
default = ["trace_task_dirty"]
1717
print_cache_item_size = []
1818
no_fast_stale = []
1919
verify_serialization = []

0 commit comments

Comments
 (0)