From 1c3c342fe305b9e75f1f5f9232ce84bedfcdf672 Mon Sep 17 00:00:00 2001 From: Julie Lala Date: Wed, 18 Dec 2013 22:14:47 -0500 Subject: ui template --- Gruntfile.js | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Gruntfile.js') diff --git a/Gruntfile.js b/Gruntfile.js index bb6dfbd..8a3c6d4 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -11,7 +11,10 @@ module.exports = function(grunt) { src: [ 'js/vendor/FileSaver/FileSaver.js', 'js/vendor/dataUriToBlob.js', + 'js/gif-encode/util.js', + 'js/gif-encode/tube.js', 'js/gif-encode/client.js', + 'js/ui-template.js', 'js/record.js' ], dest: 'js/record.concat.js', -- cgit v1.2.3-70-g09d2