0.0.6 • Published 5 years ago

umi-plugin-nextone-create-version-json v0.0.6

Weekly downloads
-
License
-
Repository
github
Last release
5 years ago

umi-plugin-nextone-create-version-json

When the umijs builded, read the version field value from src/AppConfig.ts file, and create version.json file.

NPM version NPM downloads

Install

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

Usage

Configure in .umirc.js,

export default {
  plugins: [
    ['umi-plugin-nextone-create-versionjson'],
  ],
}

Options

TODO

LICENSE

MIT

0.0.5

5 years ago

0.0.6

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago