Skip to content

Commit 4142c16

Browse files
branchseerclaude
andcommitted
fix(bin): add output field to synthesized EnabledCacheConfig
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 0b78403 commit 4142c16

File tree

1 file changed

+1
-0
lines changed
  • crates/vite_task_bin/src

1 file changed

+1
-0
lines changed

crates/vite_task_bin/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ impl vite_task::CommandHandler for CommandHandler {
9898
env: None,
9999
untracked_env: None,
100100
input: None,
101+
output: None,
101102
}),
102103
envs: Arc::clone(&command.envs),
103104
}))

0 commit comments

Comments
 (0)