Home > @rushstack/module-minifier-plugin > IModuleInfo > source
IModuleInfo.source property
The (minified) code of this module. Will be a function expression.
Signature:
source: Source;
Home > @rushstack/module-minifier-plugin > IModuleInfo > source
The (minified) code of this module. Will be a function expression.
Signature:
source: Source;