mirror of https://github.com/ColorlibHQ/AdminLTE
Description of module: CLEAN
parent
fc5ef6217b
commit
b6a21d5dc7
|
@ -1,3 +1,6 @@
|
|||
// Delete images in build directory
|
||||
// After compressing the images in the build/img dir, there is no need
|
||||
// for them
|
||||
'use strict';
|
||||
|
||||
module.exports = function (grunt) {
|
||||
|
|
Loading…
Reference in New Issue