Browse Source

Description of module: IMAGE

Arno Roldao Junior 8 năm trước cách đây
mục cha
commit
7ed8bfa8e4
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      grunt-tasks/image.js

+ 1 - 0
grunt-tasks/image.js

@@ -1,3 +1,4 @@
+// Optimize images
 'use strict';
 
 module.exports = function (grunt) {