Skip to content

Commit ce7cbc9

Browse files
committed
Update build task
1 parent c5c83be commit ce7cbc9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Gruntfile.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,8 @@ module.exports = function(grunt) {
214214

215215
grunt.registerTask( 'Build the plugin.', [
216216
'Development tasks.',
217+
'clean',
218+
'copy',
217219
'compress'
218220
] );
219221

0 commit comments

Comments
 (0)