Readonly
argsA completed args object.
Readonly
ARGS_Default values for the args property.
Readonly
tsDefault TS config file.
Process css with the PostCSS npm package.
Css paths to process (from), and optionally where to output them (to).
Depth level for this message.
Optional
postCssOpts: PostCSSOverrides for the configured PostCSS options in Stage.Compiler.args.
Compile scss using the sass npm package.
Scss input path.
Scss output path.
Depth level for this message.
Optional
sassOpts: SassOverrides for the configured sass options in Stage.Compiler.args.
Compile typescript using the typescript npm package.
Path to TS config json used to compile the project.
Depth level for this message.
Optional
errorIfNotFound: booleanWhether to throw error if the tsconfig file is not found.
Shape of the utility class for compiling file types.
Since
0.1.0-alpha