caipin 5 năm trước cách đây
mục cha
commit
8c37768c0d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Gruntfile.js

+ 1 - 1
Gruntfile.js

@@ -75,7 +75,7 @@ module.exports = function(grunt) {
         	options:{
         		jshintrc:'.jshintrc'
         	},
-        	build:['global/js/cloud/*.js']
+        	build:['global/js/cloud/*.min.js']
         }