From 2c837a6adbbdbb5f062e1ad86c98738084d31fb2 Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Fri, 26 Jun 2015 20:25:01 -0400 Subject: Added uglify/minify as part of build process (Note: console log is enabled - remember to disable it in release mode) --- www/js/app.js | 1 - 1 file changed, 1 deletion(-) (limited to 'www/js/app.js') diff --git a/www/js/app.js b/www/js/app.js index 4c157eda..ffff0c68 100644 --- a/www/js/app.js +++ b/www/js/app.js @@ -7,7 +7,6 @@ angular.module('zmApp', [ 'ionic', 'zmApp.controllers', - //'cordovaHTTP' ]) //------------------------------------------------------------------ -- cgit v1.2.3