UNPKG

@gravityforms/gulp-tasks

Version:
24 lines (23 loc) 287 B
module.exports = [ [ 'clean-css:minifyFiles', 'uglify:minifyFiles', 'shell:webpackAddOns', ], [ 'shell:composerInstall', ], [ 'shell:generatePot', ], [ 'checksum:release', ], [ 'zip:package', ], [ 'shell:uploadToDrive', ], [ 'shell:updateSlackPackage', ], ];