From 8be91ea8f42e640d6563d92f322db8cfb5bd674a Mon Sep 17 00:00:00 2001 From: vahagn Date: Mon, 7 Jun 2021 20:02:20 +0100 Subject: [PATCH] fb: @mode/opt --- Facebook/command_line_cheat_sheet.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Facebook/command_line_cheat_sheet.md b/Facebook/command_line_cheat_sheet.md index ffe6ef9..f3011db 100644 --- a/Facebook/command_line_cheat_sheet.md +++ b/Facebook/command_line_cheat_sheet.md @@ -18,8 +18,8 @@ jf land | land the change # Buck | -|- -buck test @mode/dev-nosan local/path/... | run all tests - +buck test @mode/dev-nosan local/path/... | run all tests +buck build @mode/opt local/path/... | build optimized version (by default @mode/dev) # On deman DB |