Compile components in the workspace
$bit compile [component-names...]
Copiedcopy

Arguments

ArgumentDescriptionRequired
component-names...a list of component names or component IDs (defaults to all components)

Options

OptionOption AliasDescriptionValue Type
--changed-ccompile only new and modified componentsboolean
--verbose-vshow more data, such as, dist pathsboolean
--json-jreturn the compile results in json formatboolean
--delete-dist-dir-ddelete existing dist folder before writing new compiled filesboolean