umi-plugin-git

1.0.3 • Public • Published

umi-plugin-git

NPM version NPM downloads

A umi plugin to log the git info into index.html during every build

Install

# or yarn
$ npm install
$ npm run build --watch
$ npm run start

Usage

Configure in .umirc.js,

export default {
  plugins: [
    ['umi-plugin-git'],
  ],
}

Options

TODO

LICENSE

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i umi-plugin-git

Weekly Downloads

8

Version

1.0.3

License

none

Unpacked Size

4.72 kB

Total Files

3

Last publish

Collaborators

  • r_java