1.0.0 • Published 7 years ago
cubx-grunt-webpackage-rte-update v1.0.0
cubx-grunt-webpackage-rte-update
Grunt plugin for updating the rte version of a webpackage
Usage:
Default
Install the grunt plugin
npm install cubx-grunt-webpackage-rte-update --save-dev
Gruntfile
- Load the grunt plugin
grunt.loadNpmTasks(cubx-grunt-webpackage-rte-update)
- Set config (path to webpackage containing the artifact to be renamed)
grunt.initConfig({
webpackagepath: ...
});
Integrate in devtools:
Just install grunt plugin
npm install cubx-grunt-webpackage-rte-update --save
1.0.0
7 years ago