mirror of https://github.com/ColorlibHQ/AdminLTE
parent
acd331b6dc
commit
f3e425f2c1
@ -0,0 +1,7 @@
|
||||
'use strict';
|
||||
|
||||
module.exports = function (grunt) {
|
||||
return {
|
||||
build: ["build/img/*"]
|
||||
};
|
||||
};
|
Loading…
Reference in new issue