ardiffact

Home > @microsoft/webpack-stats-report > getAppName

getAppName() function

Returns the app name from webpack bundle stats filepath

Signature:

export declare function getAppName(filePath: string): string;

Parameters

Parameter Type Description
filePath string path to webpack bundle stats file

Returns:

string