cubx-grunt-set-webpackage-version
v1.0.0
Published
Grunt plugin for setting the version of a webpackage
Readme
cubx-grunt-set-webpackage-version
Grunt plugin for setting the version of a webpackage
Usage:
default
install the grunt plugin
npm install cubx-grunt-set-webpackage-version --save-devGruntfile
- load the grunt plugin
grunt.loadNpmTasks(cubx-grunt-set-webpackage-version)- set config (path to webpackage to convert
grunt.initConfig({
webpackagepath: ...
});integrate in devtools:
- Just install grunt plugin
npm install -set-webpackage-version --save