mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 15:59:41 +02:00
clean:all on release grunt task
This commit is contained in:
parent
c54dd510ad
commit
9360693f8d
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ module.exports = function (grunt) {
|
|||
'copy'
|
||||
]);
|
||||
grunt.registerTask('release', [
|
||||
'clean:app',
|
||||
'clean:all',
|
||||
'if:binaryNotExist',
|
||||
'html2js',
|
||||
'uglify',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue