0.0.6 • Published 5 years ago
umi-plugin-nextone-create-version-json v0.0.6
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.
Install
# or yarn
$ npm install$ npm run build --watch
$ npm run startUsage
Configure in .umirc.js,
export default {
plugins: [
['umi-plugin-nextone-create-versionjson'],
],
}Options
TODO
LICENSE
MIT