0.0.6 • Published 3 years ago

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

Weekly downloads
-
License
-
Repository
github
Last release
3 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

3 years ago

0.0.6

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago