steal-tools export
steal-tools.cmd.export
Export a project's modules to other forms and formats from the command line.
steal-tools export [--OPTION_NAME OPTION_VALUE]...
Parameters
-
OPTION_NAME
{String}
Any
steal
,options
, oroutputs
name in ExportObject. -
OPTION_VALUE
{String}
The value of
OPTION_NAME
. Theignores
option will be converted to a regular expression.
Returns
{String}
Writes the output to the console.
Use
Access
steal-tools
in node_modules/.bin, like:Or,
steal-tools
can be installed into the command line, like:Then you can run
steal-tools transform
, like: