mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
refactor(gulpfile) release
This commit is contained in:
parent
ad515830e8
commit
8e0a49ce3d
1 changed files with 1 additions and 1 deletions
|
|
@ -127,7 +127,7 @@
|
|||
});
|
||||
|
||||
gulp.task('default', ['jshint', 'css', 'test']);
|
||||
gulp.task('release', ['changelog', 'package', 'docs']);
|
||||
gulp.task('release', ['changelog', 'docs', 'package']);
|
||||
|
||||
function onError(params) {
|
||||
console.log(params.message);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue