1.0.8 • Published 8 years ago
webpack-version-bump v1.0.8
webpack-version-bump
Simple plugin to webpack versioning code
Install
$ npm i webpack-version-bumpOR
$ yarn add webpack-version-bumpExample
let VersionBump = require('webpack-version-bump');
let plugins = [
new VersionBump({ development: process.env.ENV === 'development'}),
]Our blogs
See Meanstack.eu - voil See Meandjs - ddosdor
License
MIT
Ready to Rock&Roll, Hell Yeah!