1.0.8 • Published 6 years ago

webpack-version-bump v1.0.8

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

webpack-version-bump

Simple plugin to webpack versioning code

Install

$ npm i webpack-version-bump

OR

$ yarn add webpack-version-bump

Example

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!

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago