1.0.8 • Published 8 years ago

webpack-version-bump v1.0.8

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

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago