0.1.3 • Published 3 years ago

umi-plugin-compatible-gitlab v0.1.3

Weekly downloads
23
License
-
Repository
github
Last release
3 years ago

umi-plugin-compatible-gitlab

NPM version NPM downloads

兼容内网部署的gitlab

Install

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

Usage

  • npm install -D umi-plugin-compatible-gitlab
  • Configure in .umirc.js,
    export default {
      plugins: [
        ['umi-plugin-compatible-gitlab'],
      ],
    }

Options

TODO

LICENSE

MIT

0.1.3

3 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago