steal-tools transform
steal-tools.cmd.transform
Transform a module from the command line.
steal-tools transform [--OPTION_NAME OPTION_VALUE]...
Parameters
-
OPTION_NAME
{String}
Any
config
,pluginifierOptions
, oroptions
name in transformImport or transform. -
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: