umi-plugin-githubpages

2.0.1 • Public • Published

umi-plugin-githubpages

NPM version NPM downloads

This plugin is for father's better deployment on github pages

Install

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

Usage

Configure in .umirc.js,

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

LICENSE

MIT

Dependencies (0)

    Dev Dependencies (4)

    Package Sidebar

    Install

    npm i umi-plugin-githubpages

    Weekly Downloads

    5

    Version

    2.0.1

    License

    MIT

    Unpacked Size

    3.72 kB

    Total Files

    5

    Last publish

    Collaborators

    • chenshuai2144