caipin пре 5 година
родитељ
комит
8c37768c0d
1 измењених фајлова са 1 додато и 1 уклоњено
  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']
         }