Skip to content

strata clean

Remove the build directory.

Usage

bash
strata clean

Description

The clean command deletes the entire build directory (configured by buildDir in .strata.json, default build/). Use this to ensure a completely fresh build or to reclaim disk space.

Examples

bash
# remove build directory
strata clean

Branding · License
Released under the MIT License.