fx clean-build

清理建構目錄,然後執行完整建構作業

usage: fx clean-build [BUILD_ARGS...]

Cleans the build directory (via `fx clean`) and then runs `fx build`
forwarding any provided arguments.

簡潔建構原始碼