1.0.8 • Published 7 years ago

webpack-version-bump v1.0.8

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

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago