UNPKG

git-rev-webpack-plugin

Version:

Webpack plugin to use git branch, hash and tag as substitutions for file names

2 lines (1 loc) 82 B
export declare function runGit(cwd: string | undefined, command: string): string;