From 9295d45a6b55d85178d8c0a37da5cb677ff3e9b0 Mon Sep 17 00:00:00 2001 From: Julie Lala Date: Wed, 29 Jan 2014 10:34:33 -0500 Subject: lol --- Gruntfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gruntfile.js') diff --git a/Gruntfile.js b/Gruntfile.js index 232ec16..3729a4c 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -18,10 +18,10 @@ module.exports = function(grunt) { }, client: { src: [ - 'js/client/worker.min.js', 'js/client/util.js', 'js/client/tube.js', 'js/client/client.js', + 'js/worker.min.js', ], dest: 'js/client.concat.js', }, -- cgit v1.2.3-70-g09d2